From 41fdd0e4a5b02b321fb89a0e615909579a56edfc Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 01:52:13 +0000 Subject: [PATCH] change accel --- 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 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:"); -- 2.34.1