From 7de7fcbdc4ca8306fab1be2159cfc46f1b619066 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 27 May 2007 22:52:59 +0000 Subject: [PATCH] change the text for focusLast --- 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 dee3135..e43d975 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1060,7 +1060,7 @@ C - The close button True True - _Give focus to the last used window, instead of under the mouse + _Give focus to the last used window when switching desktops True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index 7aa5000..566d119 100644 --- a/src/strings.c +++ b/src/strings.c @@ -36,7 +36,7 @@ gchar *s = N_(" "); gchar *s = N_("_Raise windows when the mouse pointer moves over them"); gchar *s = N_("_Delay before focusing and raising windows:"); gchar *s = N_("ms"); -gchar *s = N_("_Give focus to the last used window, instead of under the mouse"); +gchar *s = N_("_Give focus to the last used window when switching desktops"); gchar *s = N_("Focus _new windows when they appear"); gchar *s = N_("Placing Windows"); gchar *s = N_(" "); -- 2.39.2