summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLeandro Toledo de Souza <leandrotoledodesouza@gmail.com>2012-02-27 18:25:56 -0300
committerPiotr Drąg <piotrdrag@gmail.com>2012-08-20 15:57:35 +0200
commitccd13ac220e65cbe648bc5095f243ce23a4f74ee (patch)
tree98ccf319f4a3d95ae22206d19ee89b3ccb9310c9 /data
parent4423d41928624891ec1800a15060212ee115ea6b (diff)
downloadbaobab-ccd13ac220e65cbe648bc5095f243ce23a4f74ee.tar.gz
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
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.baobab.gschema.xml.in2
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>