change the text for focusLast
authorDana Jansens <danakj@orodu.net>
Sun, 27 May 2007 22:52:59 +0000 (22:52 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 27 May 2007 22:52:59 +0000 (22:52 +0000)
src/obconf.glade
src/strings.c

index dee3135a19c3b4dbe2089cd57f0f23b3d4155d22..e43d97594727434d53682c2ba79150f334bda21e 100644 (file)
@@ -1060,7 +1060,7 @@ C - The close button</property>
                                    <widget class="GtkCheckButton" id="focus_last">
                                      <property name="visible">True</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">_Give focus to the last used window, instead of under the mouse</property>
+                                     <property name="label" translatable="yes">_Give focus to the last used window when switching desktops</property>
                                      <property name="use_underline">True</property>
                                      <property name="relief">GTK_RELIEF_NORMAL</property>
                                      <property name="focus_on_click">True</property>
index 7aa5000395a70732cbadb389a7534e55c8715571..566d1194b42c155b5304904c3396ab153c7ba60b 100644 (file)
@@ -36,7 +36,7 @@ gchar *s = N_("    ");
 gchar *s = N_("_Raise windows when the mouse pointer moves over them");
 gchar *s = N_("_Delay before focusing and raising windows:");
 gchar *s = N_("ms");
-gchar *s = N_("_Give focus to the last used window, instead of under the mouse");
+gchar *s = N_("_Give focus to the last used window when switching desktops");
 gchar *s = N_("Focus _new windows when they appear");
 gchar *s = N_("<span weight=\"bold\">Placing Windows</span>");
 gchar *s = N_("    ");