mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 10:22:34 +01:00
little change on menus
This commit is contained in:
@@ -166,7 +166,7 @@
|
|||||||
"Search in Manual" SHEXEC MANUAL_SEARCH(%s)
|
"Search in Manual" SHEXEC MANUAL_SEARCH(%s)
|
||||||
"Selection" END
|
"Selection" END
|
||||||
|
|
||||||
"Workspace" MENU
|
"Commands" MENU
|
||||||
"Hide Others" HIDE_OTHERS
|
"Hide Others" HIDE_OTHERS
|
||||||
"Show All" SHOW_ALL
|
"Show All" SHOW_ALL
|
||||||
"Arrange Icons" ARRANGE_ICONS
|
"Arrange Icons" ARRANGE_ICONS
|
||||||
@@ -174,7 +174,7 @@
|
|||||||
"Lock" EXEC xlock -allowroot -usefirst
|
"Lock" EXEC xlock -allowroot -usefirst
|
||||||
"Save Session" SAVE_SESSION
|
"Save Session" SAVE_SESSION
|
||||||
"Clear Session" CLEAR_SESSION
|
"Clear Session" CLEAR_SESSION
|
||||||
"Workspace" END
|
"Commands" END
|
||||||
|
|
||||||
"Appearance" MENU
|
"Appearance" MENU
|
||||||
"Themes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle
|
"Themes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
("Navigate", EXEC, "netscape %s"),
|
("Navigate", EXEC, "netscape %s"),
|
||||||
("Search in Manual", EXEC, "MANUAL_SEARCH(%s)")
|
("Search in Manual", EXEC, "MANUAL_SEARCH(%s)")
|
||||||
),
|
),
|
||||||
("Workspace",
|
("Commands",
|
||||||
("Hide Others", HIDE_OTHERS),
|
("Hide Others", HIDE_OTHERS),
|
||||||
("Show All", SHOW_ALL),
|
("Show All", SHOW_ALL),
|
||||||
("Arrange Icons", ARRANGE_ICONS),
|
("Arrange Icons", ARRANGE_ICONS),
|
||||||
|
|||||||
Reference in New Issue
Block a user