1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 07:02:30 +01:00

little change on menus

This commit is contained in:
kojima
2002-02-20 23:38:25 +00:00
parent 77b8fe05ac
commit 321bb04586
2 changed files with 3 additions and 3 deletions

View File

@@ -166,7 +166,7 @@
"Search in Manual" SHEXEC MANUAL_SEARCH(%s)
"Selection" END
"Workspace" MENU
"Commands" MENU
"Hide Others" HIDE_OTHERS
"Show All" SHOW_ALL
"Arrange Icons" ARRANGE_ICONS
@@ -174,7 +174,7 @@
"Lock" EXEC xlock -allowroot -usefirst
"Save Session" SAVE_SESSION
"Clear Session" CLEAR_SESSION
"Workspace" END
"Commands" END
"Appearance" MENU
"Themes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle

View File

@@ -56,7 +56,7 @@
("Navigate", EXEC, "netscape %s"),
("Search in Manual", EXEC, "MANUAL_SEARCH(%s)")
),
("Workspace",
("Commands",
("Hide Others", HIDE_OTHERS),
("Show All", SHOW_ALL),
("Arrange Icons", ARRANGE_ICONS),