mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-08 09:25:49 +01:00
fixed some bugs in menu editor
This commit is contained in:
@@ -695,8 +695,7 @@ Initialize(WMScreen *scr)
|
||||
InitWorkspace(scr, WPrefs.win);
|
||||
InitConfigurations(scr, WPrefs.win);
|
||||
|
||||
changeSection(NULL, InitMenu(scr, WPrefs.win));
|
||||
return;
|
||||
InitMenu(scr, WPrefs.win);
|
||||
|
||||
#ifdef not_yet_fully_implemented
|
||||
InitKeyboardSettings(scr, WPrefs.win);
|
||||
|
||||
Reference in New Issue
Block a user