From: Dana Jansens Date: Fri, 1 Jun 2007 02:39:02 +0000 (+0000) Subject: conflicting accels X-Git-Tag: release-2.0.2~68 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2aa4703382a3608b0a76e0af572c3c8f2b38fcad;p=dana%2Fobconf.git conflicting accels --- diff --git a/src/obconf.glade b/src/obconf.glade index 8d11a90..5585695 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -2293,7 +2293,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 14f4389..27d522c 100644 --- a/src/strings.c +++ b/src/strings.c @@ -67,7 +67,7 @@ gchar *s = N_("ms"); gchar *s = N_("_Give focus to the last used window when switching desktops"); gchar *s = N_("Titlebar"); 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:");