13 lines
590 B
Plaintext
13 lines
590 B
Plaintext
$OpenBSD: patch-WindowMaker_plmenu,v 1.2 2001/10/24 13:54:38 wilfried Exp $
|
|
--- WindowMaker/plmenu.orig Fri Jan 14 17:48:18 2000
|
|
+++ WindowMaker/plmenu Wed Oct 24 10:42:20 2001
|
|
@@ -94,7 +94,7 @@
|
|
),
|
|
("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)\""),
|
|
- ("Preferences Utility", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
|
+ ("Preferences Utility", EXEC, "#wprefsdir#/WPrefs")
|
|
),
|
|
("Exit",
|
|
("Restart", RESTART),
|