[gnome-tweak-tool] Rename main window to "Advanced Settings" too



commit 7680d6c4cbfb2c2bebf5adca70dbabbfa6be0818
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sat Aug 20 14:54:09 2011 -0400

    Rename main window to "Advanced Settings" too

 data/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/shell.ui b/data/shell.ui
index 9babbcd..b82fe5b 100644
--- a/data/shell.ui
+++ b/data/shell.ui
@@ -4,7 +4,7 @@
   <!-- interface-naming-policy project-wide -->
   <object class="GtkWindow" id="main_window">
     <property name="can_focus">False</property>
-    <property name="title" translatable="yes">Tweak Tool</property>
+    <property name="title" translatable="yes">Advanced Settings</property>
     <property name="resizable">False</property>
     <property name="icon_name">preferences-desktop</property>
     <child>



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