From d13e1c51bebf18680648a92d2426a5bd8f2442a1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 02:54:12 +0000 Subject: [PATCH] conflicting shortcuts --- 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 6fb9c3c..29ac7a7 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -306,7 +306,7 @@ True - _Create a theme archive (.obt)... + Create a theme _archive (.obt)... True False GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index 3306f57..43e71dd 100644 --- a/src/strings.c +++ b/src/strings.c @@ -8,7 +8,7 @@ gchar *s = N_("Openbox Configuration Manager"); gchar *s = N_("Theme"); gchar *s = N_(" "); gchar *s = N_("_Install a new theme..."); -gchar *s = N_("_Create a theme archive (.obt)..."); +gchar *s = N_("Create a theme _archive (.obt)..."); gchar *s = N_("Theme"); gchar *s = N_("Windows"); gchar *s = N_(" "); -- 2.39.2