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 --- ...gsDaemon.plugins.housekeeping.gschema.xml.in.in | 39 ---------------------- 1 file changed, 39 deletions(-) delete mode 100644 data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in.in (limited to 'data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in.in') diff --git a/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in.in b/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in.in deleted file mode 100644 index 24882cb..0000000 --- a/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in.in +++ /dev/null @@ -1,39 +0,0 @@ - - - - true - <_summary>Activation of this plugin - <_description>Whether this plugin would be activated by mate-settings-daemon or not - - - 99 - <_summary>Priority to use for this plugin - <_description>Priority to use for this plugin in mate-settings-daemon startup queue - - - 0.05 - <_summary>Free percentage notify threshold - <_description>Percentage free space threshold for initial warning of low disk space. If the percentage free space drops below this, a warning will be shown. - - - 0.01 - <_summary>Subsequent free percentage notify threshold - <_description>Specify the percentage that the free disk space should reduce by before issuing a subsequent warning. - - - 2 - <_summary>Free space no notify threshold - <_description>Specify an amount in GB. If the amount of free space is more than this, no warning will be shown. - - - 10 - <_summary>Minimum notify period for repeated warnings - <_description>Specify a time in minutes. Subsequent warnings for a volume will not appear more often than this period. - - - [] - <_summary>Mount paths to ignore - <_description>Specify a list of mount paths to ignore when they run low on space. - - - -- cgit v1.2.1