[gedit] snippets,externaltools: Change the title to Manage Blah



commit 6c7c1440afe0423275ef4edff83c941c81d09d80
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Jun 20 19:24:06 2011 +0200

    snippets,externaltools: Change the title to Manage Blah

 plugins/externaltools/tools/tools.ui  |    2 +-
 plugins/snippets/snippets/snippets.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/externaltools/tools/tools.ui b/plugins/externaltools/tools/tools.ui
index bd0b1d8..80a7be0 100644
--- a/plugins/externaltools/tools/tools.ui
+++ b/plugins/externaltools/tools/tools.ui
@@ -140,7 +140,7 @@
   <object class="GtkDialog" id="tool-manager-dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
-    <property name="title" translatable="yes">External Tools Manager</property>
+    <property name="title" translatable="yes">Manage External Tools</property>
     <property name="default_width">750</property>
     <property name="default_height">500</property>
     <property name="type_hint">dialog</property>
diff --git a/plugins/snippets/snippets/snippets.ui b/plugins/snippets/snippets/snippets.ui
index 1d76661..67ee507 100644
--- a/plugins/snippets/snippets/snippets.ui
+++ b/plugins/snippets/snippets/snippets.ui
@@ -52,7 +52,7 @@
     <property name="visible">True</property>
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
-    <property name="title" translatable="yes">Snippets</property>
+    <property name="title" translatable="yes">Manage Snippets</property>
     <property name="default_width">750</property>
     <property name="default_height">500</property>
     <property name="destroy_with_parent">True</property>



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