From: Dana Jansens Date: Wed, 30 May 2007 18:52:01 +0000 (+0000) Subject: typo X-Git-Tag: release-2.0.2~134 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7968d8b8d9847c884ac084c85e6cff410e82fd36;p=dana%2Fobconf.git typo --- diff --git a/src/obconf.glade b/src/obconf.glade index 83bd540..8b6ae83 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -2500,7 +2500,7 @@ C - The close button True True - A+llow dock to be both above and below windows + A_llow dock to be both above and below windows True GTK_RELIEF_NORMAL True diff --git a/src/strings.c b/src/strings.c index bb59734..b9700e1 100644 --- a/src/strings.c +++ b/src/strings.c @@ -77,7 +77,7 @@ gchar *s = N_("Horizontal"); gchar *s = N_("Stacking"); gchar *s = N_(" "); gchar *s = N_("Keep dock _above other windows"); -gchar *s = N_("A+llow dock to be both above and below windows"); +gchar *s = N_("A_llow dock to be both above and below windows"); gchar *s = N_("Keep dock _below other windows"); gchar *s = N_("Hiding"); gchar *s = N_(" ");