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 --- ...ps_mate_settings_daemon_housekeeping.schemas.in | 61 ---------------------- 1 file changed, 61 deletions(-) delete mode 100644 data/apps_mate_settings_daemon_housekeeping.schemas.in (limited to 'data/apps_mate_settings_daemon_housekeeping.schemas.in') diff --git a/data/apps_mate_settings_daemon_housekeeping.schemas.in b/data/apps_mate_settings_daemon_housekeeping.schemas.in deleted file mode 100644 index 7df6f4d..0000000 --- a/data/apps_mate_settings_daemon_housekeeping.schemas.in +++ /dev/null @@ -1,61 +0,0 @@ - - - - - /schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify - /apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify - float - 0.05 - - Free percentage notify threshold - Percentage free space threshold for initial warning of low disk space. - If the percentage free space drops below this, a warning will be shown. - - - - - /schemas/apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again - /apps/mate_settings_daemon/plugins/housekeeping/free_percent_notify_again - float - 0.01 - - Subsequent free percentage notify threshold - Specify the percentage that the free disk space should reduce by before issuing a subsequent warning. - - - - - /schemas/apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify - /apps/mate_settings_daemon/plugins/housekeeping/free_size_gb_no_notify - int - 2 - - Free space no notify threshold - Specify an amount in GB. If the amount of free space is more than this, no warning will be shown. - - - - - /schemas/apps/mate_settings_daemon/plugins/housekeeping/min_notify_period - /apps/mate_settings_daemon/plugins/housekeeping/min_notify_period - int - 10 - - Minimum notify period for repeated warnings - Specify a time in minutes. Subsequent warnings for a volume will not appear more often than this period. - - - - - /schemas/apps/mate_settings_daemon/plugins/housekeeping/ignore_paths - /apps/mate_settings_daemon/plugins/housekeeping/ignore_paths - list - string - [] - - Mount paths to ignore - Specify a list of mount paths to ignore when they run low on space. - - - - -- cgit v1.2.1