1
0
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:
kojima
2003-06-06 02:51:47 +00:00
parent d159da8671
commit 2cf5931890
8 changed files with 111 additions and 16 deletions

View File

@@ -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) {