From: Dana Jansens Date: Fri, 1 Jun 2007 01:52:13 +0000 (+0000) Subject: change accel X-Git-Tag: release-2.0.2~77 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=41fdd0e4a5b02b321fb89a0e615909579a56edfc;p=dana%2Fobconf.git change accel --- diff --git a/src/obconf.glade b/src/obconf.glade index 903848a..22a5d4a 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1813,7 +1813,7 @@ C - The close button True - Double-click on the _titlebar: + _Double-click on the titlebar: True False GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index 91392f5..b3bdd39 100644 --- a/src/strings.c +++ b/src/strings.c @@ -53,7 +53,7 @@ gchar *s = N_("px"); gchar *s = N_("Windows"); gchar *s = N_("Mouse Behavior"); gchar *s = N_(" "); -gchar *s = N_("Double-click on the _titlebar:"); +gchar *s = N_("_Double-click on the titlebar:"); gchar *s = N_("Maximizes the window"); gchar *s = N_("Shades the window"); gchar *s = N_("Double-_click time:");