From d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Oct 2012 22:58:54 +0200 Subject: migrate to gsettings --- ...tingsDaemon.plugins.housekeeping.gschema.xml.in | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in (limited to 'data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in') diff --git a/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in new file mode 100644 index 0000000..24882cb --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml.in @@ -0,0 +1,39 @@ + + + + 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