From: Dana Jansens Date: Mon, 14 Jan 2008 15:14:46 +0000 (-0500) Subject: simplify the Shade button's description X-Git-Tag: release-2.0.3~14 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=848dbfe8217813a7ed535999e5ab4ebd2ef01b63;p=dana%2Fobconf.git simplify the Shade button's description --- diff --git a/src/obconf.glade b/src/obconf.glade index bbef16e..230bbbe 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -820,7 +820,7 @@ D: True Close -Shade (Roll up/down) +Shade (Roll up) Omnipresent (On all desktops) False False diff --git a/src/strings.c b/src/strings.c index 7e2bf0c..bbc8d6e 100644 --- a/src/strings.c +++ b/src/strings.c @@ -37,7 +37,7 @@ gchar *s = N_("C:\n" "S:\n" "D:"); gchar *s = N_("Close\n" - "Shade (Roll up/down)\n" + "Shade (Roll up)\n" "Omnipresent (On all desktops)"); gchar *s = N_("Fonts"); gchar *s = N_(" ");