1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

Some menu entry beautification

This commit is contained in:
dan
1999-12-03 00:25:00 +00:00
parent ef42fce3e6
commit 3a8499143f
2 changed files with 2 additions and 2 deletions

View File

@@ -170,7 +170,7 @@
"Refresh" REFRESH
"Lock" EXEC xlock -allowroot -usefirst
"Save Session" SAVE_SESSION
"Clear Saved Session" CLEAR_SESSION
"Clear Session" CLEAR_SESSION
"Workspace" END
"Appearance" MENU

View File

@@ -63,7 +63,7 @@
("Refresh", REFRESH),
("Lock", EXEC, "xlock -allowroot -usefirst"),
("Save Session", SAVE_SESSION),
("Clear Saved Session", CLEAR_SESSION)
("Clear Session", CLEAR_SESSION)
),
("Appearance",
("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"),