mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 14:08:06 +01:00
- german po file for WINGs (Guido Scholz <guido.scholz@bayernline.de>)
- misc fixes in selection code in WINGs - fix for a crash if WMState is missing on startup
This commit is contained in:
@@ -1036,6 +1036,9 @@ wWorkspaceRestoreState(WScreen *scr)
|
||||
|
||||
make_keys();
|
||||
|
||||
if (scr->session_state == NULL)
|
||||
return;
|
||||
|
||||
parr = WMGetFromPLDictionary(scr->session_state, dWorkspaces);
|
||||
|
||||
if (!parr)
|
||||
|
||||
Reference in New Issue
Block a user