fix conflicting mnemonic
authorDana Jansens <danakj@orodu.net>
Sat, 12 Jan 2008 18:45:11 +0000 (13:45 -0500)
committerDana Jansens <danakj@orodu.net>
Sat, 12 Jan 2008 18:45:11 +0000 (13:45 -0500)
src/obconf.glade
src/strings.c

index 1be0f97..999f902 100644 (file)
@@ -1968,7 +1968,7 @@ C - The close button</property>
                          <child>
                            <widget class="GtkLabel" id="label166">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">_Show information dialog:</property>
+                             <property name="label" translatable="yes">Show _information dialog:</property>
                              <property name="use_underline">True</property>
                              <property name="use_markup">False</property>
                              <property name="justify">GTK_JUSTIFY_LEFT</property>
index 4df0d97..7b6798f 100644 (file)
@@ -57,7 +57,7 @@ gchar *s = N_("    ");
 gchar *s = N_("_Amount of time to wait before switching:");
 gchar *s = N_("ms");
 gchar *s = N_("<span weight=\"bold\">Information Dialog</span>");
-gchar *s = N_("_Show information dialog:");
+gchar *s = N_("Show _information dialog:");
 gchar *s = N_("When resizing terminal windows");
 gchar *s = N_("Always");
 gchar *s = N_("Never");