mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
fixed silly typo in workspace.c
added system wide menu configuration
This commit is contained in:
@@ -902,6 +902,7 @@ StartUp(Bool defaultScreenOnly)
|
||||
wwarning(_("could not read domain \"%s\" from defaults database"),
|
||||
"WMRootMenu");
|
||||
}
|
||||
wDefaultsMergeGlobalMenus(WDRootMenu);
|
||||
|
||||
WDWindowAttributes = wDefaultsInitDomain("WMWindowAttributes", True);
|
||||
if (!WDWindowAttributes->dictionary) {
|
||||
|
||||
Reference in New Issue
Block a user