1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

WPrefs: Make Dock preferences pane less busy and fix up some strings

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
This commit is contained in:
BALATON Zoltan
2014-02-17 20:06:48 +01:00
committed by Carlos R. Mafra
parent 6d5ffca076
commit 3a24237a8d
5 changed files with 34 additions and 20 deletions

View File

@@ -223,8 +223,8 @@ Panel *InitWorkspace(WMWidget *parent)
panel->sectionName = _("Workspace Preferences");
panel->description = _("Workspace navigation features.\n"
"You can also enable/disable the Dock and Clip here.");
panel->description = _("Workspace navigation features\n"
"and workspace name display settings.");
panel->parent = parent;