[baobab] Replace home directory to home folder



commit ccd13ac220e65cbe648bc5095f243ce23a4f74ee
Author: Leandro Toledo de Souza <leandrotoledodesouza gmail com>
Date:   Mon Feb 27 18:25:56 2012 -0300

    Replace home directory to home folder
    
    Replaces string in baobab.schemas.in, home directory to home folder.
    I found only one string with this text.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617554

 data/org.gnome.baobab.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.baobab.gschema.xml.in b/data/org.gnome.baobab.gschema.xml.in
index 2f9c08b..14c877b 100644
--- a/data/org.gnome.baobab.gschema.xml.in
+++ b/data/org.gnome.baobab.gschema.xml.in
@@ -7,7 +7,7 @@
     <key name="monitor-home" type="b">
       <default>false</default>
       <_summary>Monitor Home</_summary>
-      <_description>Whether any change to the home directory should be monitored.</_description>
+      <_description>Whether any change to the home folder should be monitored.</_description>
     </key>
     <key name="excluded-uris" type="as">
       <default>[]</default>



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