mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
*** empty log message ***
This commit is contained in:
@@ -265,7 +265,8 @@ static void
|
||||
restartCommand(WMenu *menu, WMenuEntry *entry)
|
||||
{
|
||||
Shutdown(WSRestartPreparationMode);
|
||||
Restart((char*)entry->clientdata);
|
||||
Restart((char*)entry->clientdata, False);
|
||||
Restart(NULL, True);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user