Renamed the 'sub-restart' SubMenu to 'Default-Restart'. Issue #11

This commit is contained in:
Morgan Aldridge 2023-09-14 16:28:03 -04:00
parent bdc7addbd7
commit 99d694765a
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ Menu Default-Label, Label "Label"
"Project 2" NonSelect, Gray "Project 2" NonSelect, Gray
END END
Menu restart-sub Menu Default-Restart
"Start twm" Action Restart twm "Start twm" Action Restart twm
"Start fvwm" Action Restart fvwm "Start fvwm" Action Restart fvwm
END END
@ -60,7 +60,7 @@ Menu Default-Special, Label "Special"
"Eject Disk" NonSelect, Gray "Eject Disk" NonSelect, Gray
"Erase Disk..." NonSelect, Gray "Erase Disk..." NonSelect, Gray
"" NonSelect "" NonSelect
"Start" SubMenu restart-sub "Start" SubMenu Default-Restart
"Restart" Action Restart mlvwm "Restart" Action Restart mlvwm
"Shut down" Action Exit "Shut down" Action Exit
END END