From 848dbfe8217813a7ed535999e5ab4ebd2ef01b63 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 14 Jan 2008 10:14:46 -0500 Subject: [PATCH] simplify the Shade button's description --- 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 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_(" "); -- 2.39.2