From 2aa4703382a3608b0a76e0af572c3c8f2b38fcad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 02:39:02 +0000 Subject: [PATCH] conflicting accels --- src/obconf.glade | 2 +- src/strings.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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:"); -- 2.39.2