modify key shortcuts
authorDana Jansens <danakj@orodu.net>
Wed, 30 May 2007 01:33:39 +0000 (01:33 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 30 May 2007 01:33:39 +0000 (01:33 +0000)
src/obconf.glade
src/strings.c

index b289bd8f7926c76bdbb55930a2685ec1242956e0..6bebba56cb0be1d17f2602a780550bc567c96b07 100644 (file)
@@ -2500,7 +2500,7 @@ C - The close button</property>
                            <widget class="GtkRadioButton" id="dock_stack_normal">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="label" translatable="yes">A_llow dock to be both above and below windows</property>
+                             <property name="label" translatable="yes">A+llow dock to be both above and below windows</property>
                              <property name="use_underline">True</property>
                              <property name="relief">GTK_RELIEF_NORMAL</property>
                              <property name="focus_on_click">True</property>
@@ -2843,7 +2843,7 @@ C - The close button</property>
                  <property name="visible">True</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
-                 <property name="label" translatable="yes">About</property>
+                 <property name="label" translatable="yes">Abo_ut</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
index b8ec0d8cbc87c9bee39811535459bdb01524f14c..07b6c1f671903fae9f07c3d2f9a3f5ad7bc76b69 100644 (file)
@@ -77,7 +77,7 @@ gchar *s = N_("Horizontal");
 gchar *s = N_("<span weight=\"bold\">Stacking</span>");
 gchar *s = N_("    ");
 gchar *s = N_("Keep dock _above other windows");
-gchar *s = N_("A_llow dock to be both above and below windows");
+gchar *s = N_("A+llow dock to be both above and below windows");
 gchar *s = N_("Keep dock _below other windows");
 gchar *s = N_("<span weight=\"bold\">Hiding</span>");
 gchar *s = N_("    ");
@@ -86,7 +86,7 @@ gchar *s = N_("    ");
 gchar *s = N_("_Delay before hiding:");
 gchar *s = N_("ms");
 gchar *s = N_("Dock");
-gchar *s = N_("About");
+gchar *s = N_("Abo_ut");
 gchar *s = N_("About ObConf");
 gchar *s = N_("<span weight=\"bold\" size=\"xx-large\">ObConf VERSION</span>");
 gchar *s = N_("A preferences manager for Openbox");