1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-09 10:05:49 +01:00

- Replaced Apps with Applications in WPrefs installation path

- Added missing switchpanel.h to compile file list
This commit is contained in:
dan
2004-10-23 03:53:25 +00:00
parent 193a63511d
commit 9ead135f51
21 changed files with 22 additions and 21 deletions

View File

@@ -63,7 +63,7 @@
),
("작업공간", WORKSPACE_MENU),
("작업환경",
("설 정", SHEXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs || wmakerconf"),
("설 정", SHEXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs || wmakerconf"),
("테 마", OPEN_MENU, "-noext /usr/share/WindowMaker/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
("테마저장", EXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(테마 이름,파일 이름을 입력하세요:)\""),
("스 타 일", OPEN_MENU, "-noext /usr/share/WindowMaker/Styles ~/GNUstep/Library/WindowMaker/Styles WITH setstyle"),