[gnome-settings-daemon] schemas: Fix something that looks like a typo



commit 5e598eabcc669538614c0b0357e7aee3e5eb6724
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Oct 14 16:13:53 2010 +0100

    schemas: Fix something that looks like a typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=593577

 ...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 0c55289..a42c9b1 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
@@ -22,7 +22,7 @@
     </key>
     <key name="free-size-gb-no-notify" type="i">
       <default>2</default>
-      <_summary>Free space no notify threshold</_summary>
+      <_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>
     <key name="min-notify-period" type="i">



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