[gnome-settings-daemon] housekeeping: Don't warn with over 1GB free
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] housekeeping: Don't warn with over 1GB free
- Date: Wed, 17 Nov 2010 13:36:09 +0000 (UTC)
commit 29f16a71904fdf1262c76e3a36f328e6d063d552
Author: Bastien Nocera <hadess hadess net>
Date: Wed Nov 17 13:35:37 2010 +0000
housekeeping: Don't warn with over 1GB free
https://bugzilla.gnome.org/show_bug.cgi?id=634631
...s-daemon.plugins.housekeeping.gschema.xml.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in
index 956572c..594c045 100644
--- a/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in.in
@@ -21,7 +21,7 @@
<_description>Specify the percentage that the free disk space should reduce by before issuing a subsequent warning.</_description>
</key>
<key name="free-size-gb-no-notify" type="i">
- <default>2</default>
+ <default>1</default>
<_summary>Free space notify threshold</_summary>
<_description>Specify an amount in GB. If the amount of free space is more than this, no warning will be shown.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]