diff options
author | Martin Wehner <martin.wehner@gmail.com> | 2007-08-13 21:12:04 +0000 |
---|---|---|
committer | Martin Wehner <mwehner@src.gnome.org> | 2007-08-13 21:12:04 +0000 |
commit | 870f455b9e8d95398e209efc7faa24e6d2a7f5ab (patch) | |
tree | 48b2080682c281c11560d1448c0d18896b5d6df5 /libnautilus-private/apps_nautilus_preferences.schemas.in | |
parent | e363b1ef01575949e0cd795dff3c7225ea4aa216 (diff) | |
download | nautilus-870f455b9e8d95398e209efc7faa24e6d2a7f5ab.tar.gz |
Replace references to "sidebar" with "side pane". (#131285) Patch from
2007-08-13 Martin Wehner <martin.wehner@gmail.com>
* libnautilus-private/apps_nautilus_preferences.schemas.in:
* src/nautilus-navigation-window-menus.c:
Replace references to "sidebar" with "side pane". (#131285)
Patch from Reinout van Schouwen <reinouts@gnome.org>
svn path=/trunk/; revision=13072
Diffstat (limited to 'libnautilus-private/apps_nautilus_preferences.schemas.in')
-rw-r--r-- | libnautilus-private/apps_nautilus_preferences.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in index 64462ab81..66484338f 100644 --- a/libnautilus-private/apps_nautilus_preferences.schemas.in +++ b/libnautilus-private/apps_nautilus_preferences.schemas.in @@ -755,7 +755,7 @@ most cases, this should be left alone. -->Sans 10</default> <type>bool</type> <default>true</default> <locale name="C"> - <short>Only show folders in the tree sidebar</short> + <short>Only show folders in the tree side pane</short> <long> If set to true, Nautilus will only show folders in the tree side pane. Otherwise it will show both folders |