diff options
-rw-r--r-- | libcaja-private/org.mate.caja.gschema.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcaja-private/org.mate.caja.gschema.xml b/libcaja-private/org.mate.caja.gschema.xml index 9245e83b..645a3d73 100644 --- a/libcaja-private/org.mate.caja.gschema.xml +++ b/libcaja-private/org.mate.caja.gschema.xml @@ -123,8 +123,8 @@ </key> <key name="install-mime-activation" type="b"> <default>true</default> - <summary>Show the package installer for unknown mime types</summary> - <description>Whether to show the user a package installer dialog in case an unknown mime type is opened, in order to search for an application to handle it.</description> + <summary>Show the package installer for unknown MIME types</summary> + <description>Whether to show the user a package installer dialog in case an unknown MIME type is opened, in order to search for an application to handle it.</description> </key> <key name="mouse-use-extra-buttons" type="b"> <default>true</default> |