summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathias <mathias>2005-04-27 12:50:08 (GMT)
committermathias <mathias>2005-04-27 12:50:08 (GMT)
commit7f967a6497294cfc86c64d332374a984c937847b (patch)
tree2f56e6e2630034f7bf07e9a3607e2baa1ddae287
parent079279c693b2b15c04bdd3a4d297bb8ea58c7564 (diff)
downloadfluxbox_lack-7f967a6497294cfc86c64d332374a984c937847b.zip
fluxbox_lack-7f967a6497294cfc86c64d332374a984c937847b.tar.bz2
use of @PREFIX@
-rw-r--r--ChangeLog4
-rwxr-xr-xutil/fluxbox-generate_menu.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 500d11d..dd56e60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/27: 3*05/04/27:
4 * Close #1107216 (from the OpenBSD patches) 4 * Close #1107216 + minor fbgm-issue (from the OpenBSD patches)
5 nls/Makefile.am 5 nls/Makefile.am util/fluxbox-generate_menu.in
6 * Fix #1182770 (Mathias) 6 * Fix #1182770 (Mathias)
7 session.screen*.workspaces: <int> and the number of 7 session.screen*.workspaces: <int> and the number of
8 workspaces in the running fluxbox were out of sync and lead to 8 workspaces in the running fluxbox were out of sync and lead to
diff --git a/util/fluxbox-generate_menu.in b/util/fluxbox-generate_menu.in
index 370557f..db16d83 100755
--- a/util/fluxbox-generate_menu.in
+++ b/util/fluxbox-generate_menu.in
@@ -96,7 +96,7 @@ Options:
96 96
97 Only for packagers: 97 Only for packagers:
98 98
99 -p prefix; default is /usr/local 99 -p prefix; default is @PREFIX@
100 -n Gnome-prefix; /opt, /usr, /usr/X11R6 and /usr/local autodetected 100 -n Gnome-prefix; /opt, /usr, /usr/X11R6 and /usr/local autodetected
101 -q KDE-prefix; idem dito 101 -q KDE-prefix; idem dito
102 102