diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-01 00:46:40 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-01 00:46:40 +0100 |
commit | 12908bcb598233adabd7492d92efdda3d2cbc47c (patch) | |
tree | 3feee7fc47c0171bd9ef0139c639ee14d04185ed /libcaja-private/org.mate.caja.gschema.xml.in | |
parent | ce8b3b314a0167bfbb347b2365c8e0eafa825fef (diff) | |
download | caja-12908bcb598233adabd7492d92efdda3d2cbc47c.tar.bz2 caja-12908bcb598233adabd7492d92efdda3d2cbc47c.tar.xz |
fix caja/nautilus rename
close https://github.com/mate-desktop/mate-file-manager/issues/58
Diffstat (limited to 'libcaja-private/org.mate.caja.gschema.xml.in')
-rw-r--r-- | libcaja-private/org.mate.caja.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml.in b/libcaja-private/org.mate.caja.gschema.xml.in index f4e27ef3..6e9ad411 100644 --- a/libcaja-private/org.mate.caja.gschema.xml.in +++ b/libcaja-private/org.mate.caja.gschema.xml.in @@ -82,7 +82,7 @@ <key name="always-use-browser" type="b"> <default>true</default> <_summary>Enables the classic Caja behavior, where all windows are browsers</_summary> - <_description>If set to true, then all Caja windows will be browser windows. This is how Caja used to behave before version 2.6, and some people prefer this behavior.</_description> + <_description>If set to true, then all Caja windows will be browser windows. This is how Nautilus used to behave before version 2.6, and some people prefer this behavior.</_description> </key> <key name="always-use-location-entry" type="b"> <default>false</default> |