mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 23:34:14 +01:00
put WPrefs.app in default menu... hope it is a good place
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
"Background" END
|
||||
"Save Theme" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)"
|
||||
"Save IconSet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)"
|
||||
"Preferences Utility" EXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
||||
"Appearance" END
|
||||
|
||||
"Exit" MENU
|
||||
|
||||
@@ -93,7 +93,8 @@
|
||||
("Images", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t")
|
||||
),
|
||||
("Save Theme", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
||||
("Save IconSet", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\"")
|
||||
("Save IconSet", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||
("Preferences Utility", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
||||
),
|
||||
("Exit",
|
||||
("Restart", RESTART),
|
||||
|
||||
Reference in New Issue
Block a user