change an accel key
authorDana Jansens <danakj@orodu.net>
Sat, 26 May 2007 23:25:15 +0000 (23:25 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 26 May 2007 23:25:15 +0000 (23:25 +0000)
src/obconf.glade
src/strings.c

index e55fc006fe731d75c43c9f0cd61bbdf833261b1b..dee3135a19c3b4dbe2089cd57f0f23b3d4155d22 100644 (file)
                              <property name="yalign">0.5</property>
                              <property name="xpad">0</property>
                              <property name="ypad">0</property>
+                             <property name="mnemonic_widget">title_layout</property>
                              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
                              <property name="width_chars">-1</property>
                              <property name="single_line_mode">False</property>
@@ -898,7 +899,7 @@ C - The close button</property>
                            <widget class="GtkCheckButton" id="focus_mouse">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="label" translatable="yes">Focus windows when the _mouse pointer moves over them</property>
+                             <property name="label" translatable="yes">_Focus windows when the mouse pointer moves over them</property>
                              <property name="use_underline">True</property>
                              <property name="relief">GTK_RELIEF_NORMAL</property>
                              <property name="focus_on_click">True</property>
index 72942e8197e14192613cd265997dd66746c72f5a..7aa5000395a70732cbadb389a7534e55c8715571 100644 (file)
@@ -31,7 +31,7 @@ gchar *s = N_("_On-screen display: ");
 gchar *s = N_("Appearance");
 gchar *s = N_("<span weight=\"bold\">Focusing Windows</span>");
 gchar *s = N_("    ");
-gchar *s = N_("Focus windows when the _mouse pointer moves over them");
+gchar *s = N_("_Focus windows when the mouse pointer moves over them");
 gchar *s = N_("    ");
 gchar *s = N_("_Raise windows when the mouse pointer moves over them");
 gchar *s = N_("_Delay before focusing and raising windows:");