From: Dana Jansens Date: Fri, 1 Jun 2007 02:55:21 +0000 (+0000) Subject: better accel X-Git-Tag: release-2.0.2~63 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ffac837034e7aa5dc9a052f0cf0e6a5dd0d648bc;p=dana%2Fobconf.git better accel --- diff --git a/src/obconf.glade b/src/obconf.glade index 962e26d..05434fb 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1359,7 +1359,7 @@ C - The close button True True - Update the window c_ontents while resizing + Update the window _contents while resizing True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index 674affe..4ba2315 100644 --- a/src/strings.c +++ b/src/strings.c @@ -40,7 +40,7 @@ gchar *s = N_(" "); gchar *s = N_("_Place new windows under the mouse pointer"); gchar *s = N_("Moving and Resizing Windows"); gchar *s = N_(" "); -gchar *s = N_("Update the window c_ontents while resizing"); +gchar *s = N_("Update the window _contents while resizing"); gchar *s = N_("_Show size dialog:"); gchar *s = N_("When resizing terminal windows"); gchar *s = N_("Always");