From: Dana Jansens Date: Fri, 1 Jun 2007 02:56:18 +0000 (+0000) Subject: conflicting accels X-Git-Tag: release-2.0.2~62 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d71105ef7730ac3e73f7fd41a9ebcbabf29d3ead;p=dana%2Fobconf.git conflicting accels --- diff --git a/src/obconf.glade b/src/obconf.glade index 05434fb..994893d 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1359,7 +1359,7 @@ C - The close button True True - Update the window _contents while resizing + Update the window contents while _resizing True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index 4ba2315..5f23f08 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 _contents 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");