[gnome-settings-daemon] Some more fixes to the gschema files
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Some more fixes to the gschema files
- Date: Fri, 8 Oct 2010 14:07:57 +0000 (UTC)
commit 10df5710773fe9b7d06bf3d1ac207eea1d5bceb9
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Fri Oct 8 16:04:39 2010 +0200
Some more fixes to the gschema files
...s-daemon.plugins.housekeeping.gschema.xml.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 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 0cff934..68d9bd6 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
@@ -1,11 +1,11 @@
<schemalist>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.plugins.housekeeping" path="/apps/gnome-settings-daemon/plugins/housekeeping/">
- <key name="free-percent-notify" type="f">
+ <key name="free-percent-notify" type="d">
<default>0.05</default>
<_summary>Free percentage notify threshold</_summary>
<_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.</_description>
</key>
- <key name="free-percent-notify-again" type="f">
+ <key name="free-percent-notify-again" type="d">
<default>0.01</default>
<_summary>Subsequent free percentage notify threshold</_summary>
<_description>Specify the percentage that the free disk space should reduce by before issuing a subsequent warning.</_description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]