[gnome-settings-daemon] housekeeping: Fix missing "space" word in schema



commit e08f023dc32b89a541439bbc3d2165510f545672
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 19 17:29:40 2010 +0100

    housekeeping: Fix missing "space" word in schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=611940

 ...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 a42c9b1..3730b75 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
@@ -17,7 +17,7 @@
     </key>
     <key name="free-percent-notify-again" type="d">
       <default>0.01</default>
-      <_summary>Subsequent free percentage notify threshold</_summary>
+      <_summary>Subsequent free space percentage notify threshold</_summary>
       <_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">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]