aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-util_wmaker.inst.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/windowmaker-i18n/files/patch-util_wmaker.inst.in b/x11-wm/windowmaker-i18n/files/patch-util_wmaker.inst.in
new file mode 100644
index 000000000000..7d8a57b84b2d
--- /dev/null
+++ b/x11-wm/windowmaker-i18n/files/patch-util_wmaker.inst.in
@@ -0,0 +1,11 @@
+--- util/wmaker.inst.in 2001/02/19 20:05:14 1.1
++++ util/wmaker.inst.in 2001/02/19 20:05:29
+@@ -293,7 +293,7 @@
+ echo "menu that will be used by default is the property list one. Read"
+ echo " $GSDIR/Library/WindowMaker/README"
+ echo "for information on how to change it."
+- if [ "${inst_menu%.*}" == "menu" ]; then
++ if [ "${inst_menu%.*}" = "menu" ]; then
+ echo "However, since you have locale set to $LOCALE and plmenu for such locale"
+ echo "was not found, your WMRootMenu contains path to text formated menu:"
+ echo " $GSDIR/Library/WindowMaker/$inst_menu"