[nautilus] Use a better string for schemas (#585134)



commit 8db758307d49bf94c6e379b4439bb1fc61b7e28a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 8 17:03:51 2009 +0200

    Use a better string for schemas (#585134)
---
 .../apps_nautilus_preferences.schemas.in           |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
index 23d7990..7e5d8d4 100644
--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
@@ -324,10 +324,10 @@
       <type>bool</type>
       <default>true</default>
       <locale name="C">
-         <short>If to show the package installer for unknown mime types</short>
+         <short>Show the package installer for unknown mime types</short>
          <long>
-        Whether to present the user a dialog to search using the package
-        installer for an application that can open an unknown mime type.
+         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.
          </long>
       </locale>
     </schema>



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