From d71105ef7730ac3e73f7fd41a9ebcbabf29d3ead Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 02:56:18 +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 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"); -- 2.39.2