From: Dana Jansens Date: Thu, 31 May 2007 22:39:32 +0000 (+0000) Subject: stupid glade X-Git-Tag: release-2.0.2~85 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0914680636588e5f267d42f62813b6aecade42c6;p=dana%2Fobconf.git stupid glade --- diff --git a/src/obconf.glade b/src/obconf.glade index 3929fba..ac876eb 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -3410,7 +3410,7 @@ C - The close button True - <span weight="bold">Focusing Windows</span> + <span weight="bold">Key Chains</span> False True GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index 405e1b4..f9153f6 100644 --- a/src/strings.c +++ b/src/strings.c @@ -99,7 +99,7 @@ gchar *s = N_("ms"); gchar *s = N_("Dock"); gchar *s = N_("Key Bindings"); gchar *s = N_(" "); -gchar *s = N_("Focusing Windows"); +gchar *s = N_("Key Chains"); gchar *s = N_(" "); gchar *s = N_("Escape key chains:"); gchar *s = N_("Key Bindings");