From 36aaf5759c1beececce2b161b47de7c6337bb279 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 15:30:42 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- ...rg.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in (limited to 'data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in') diff --git a/data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in new file mode 100644 index 0000000..ae4721a --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in @@ -0,0 +1,14 @@ + + + + true + Activation of this plugin + Whether this plugin would be activated by mate-settings-daemon or not + + + 2 + Priority to use for this plugin + Priority to use for this plugin in mate-settings-daemon startup queue + + + -- cgit v1.2.1