[gnome-color-manager] trivial: remove the Management suffix in the UI



commit 1fabd8dcca8ecbcda1ab2288cfd73e5f8ba31769
Author: Richard Hughes <richard hughsie com>
Date:   Wed May 18 13:54:43 2011 +0100

    trivial: remove the Management suffix in the UI

 data/gcm-prefs.desktop.in |    4 ++--
 data/gcm-prefs.ui         |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gcm-prefs.desktop.in b/data/gcm-prefs.desktop.in
index ba189e1..681699a 100644
--- a/data/gcm-prefs.desktop.in
+++ b/data/gcm-prefs.desktop.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
-_Name=Color Management
-_Comment=Manage ICC color profiles
+_Name=Color
+_Comment=Manage color profiles
 Icon=gnome-color-manager
 Exec=gcm-prefs
 Terminal=false
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 85cd7d7..6c6107a 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -160,7 +160,7 @@
   <object class="GtkWindow" id="dialog_prefs">
     <property name="can_focus">False</property>
     <property name="border_width">12</property>
-    <property name="title" translatable="yes">Color Management</property>
+    <property name="title" translatable="yes">Color</property>
     <property name="window_position">center</property>
     <property name="icon_name">preferences-system</property>
     <child>



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