From effe40a2d81788ec3002dea6233d0824ac3b30e4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 26 May 2007 23:25:15 +0000 Subject: [PATCH] change an accel key --- src/obconf.glade | 3 ++- src/strings.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/obconf.glade b/src/obconf.glade index e55fc00..dee3135 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -389,6 +389,7 @@ 0.5 0 0 + title_layout PANGO_ELLIPSIZE_NONE -1 False @@ -898,7 +899,7 @@ C - The close button True True - Focus windows when the _mouse pointer moves over them + _Focus windows when the mouse pointer moves over them True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index 72942e8..7aa5000 100644 --- a/src/strings.c +++ b/src/strings.c @@ -31,7 +31,7 @@ gchar *s = N_("_On-screen display: "); gchar *s = N_("Appearance"); gchar *s = N_("Focusing Windows"); gchar *s = N_(" "); -gchar *s = N_("Focus windows when the _mouse pointer moves over them"); +gchar *s = N_("_Focus windows when the mouse pointer moves over them"); gchar *s = N_(" "); gchar *s = N_("_Raise windows when the mouse pointer moves over them"); gchar *s = N_("_Delay before focusing and raising windows:"); -- 2.39.2