From b42e0ce69a7f232d4c29de284bd0b3ca4a38555d Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 2 Nov 2014 17:36:33 +0100 Subject: Add a11y-settings plugin --- data/Makefile.am | 1 + ....SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 008061a..a44c910 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -6,6 +6,7 @@ msd_gschemas_in_in = \ org.mate.peripherals-smartcard.gschema.xml.in.in \ org.mate.peripherals-touchpad.gschema.xml.in.in \ org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml.in.in \ + org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in \ org.mate.SettingsDaemon.plugins.background.gschema.xml.in.in \ org.mate.SettingsDaemon.plugins.clipboard.gschema.xml.in.in \ org.mate.SettingsDaemon.plugins.datetime.gschema.xml.in.in \ diff --git a/data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in b/data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in new file mode 100644 index 0000000..26f97bc --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.a11y-settings.gschema.xml.in.in @@ -0,0 +1,14 @@ + + + + false + <_summary>Activation of this plugin + <_description>Whether this plugin would be activated by mate-settings-daemon or not + + + 7 + <_summary>Priority to use for this plugin + <_description>Priority to use for this plugin in mate-settings-daemon startup queue + + + -- cgit v1.2.1