diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | util/fluxbox-generate_menu.in | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes 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 | ||