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:
committed by
Carlos R. Mafra
parent
6d5ffca076
commit
3a24237a8d
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user