Thanks to Camille d'Alméras for pointing it out.
Signed-off-by: Carlos R. Mafra <[email protected]>
---
WPrefs.app/Focus.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/WPrefs.app/Focus.c b/WPrefs.app/Focus.c
index fe6b6fe..99a49ea 100644
--- a/WPrefs.app/Focus.c
+++ b/WPrefs.app/Focus.c
@@ -330,10 +330,7 @@ Panel *InitFocus(WMScreen * scr, WMWindow * win)
memset(panel, 0, sizeof(_Panel));
panel->sectionName = _("Window Focus Preferences");
-
- panel->description = _("Keyboard focus switching policy, colormap
switching\n"
- "policy for 8bpp displays and other related
options.");
-
+ panel->description = _("Keyboard focus switching policy and related
options.");
panel->parent = win;
panel->callbacks.createWidgets = createPanel;
--
1.7.2.2.119.gf9c33
--
To unsubscribe, send mail to [email protected].