diff options
author | simonb <simonb> | 2007-03-31 11:28:46 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-03-31 11:28:46 (GMT) |
commit | 383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc (patch) | |
tree | b7de457bcf6000b2eddae35a07413d9b25b88eeb /ChangeLog | |
parent | 9ce423ab5f6d7f55d61d8c931d1a4d30cfd07da3 (diff) | |
download | fluxbox-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.zip fluxbox-383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc.tar.bz2 |
Default value for $LAUNCHER, plus add util and util/fbrun to the
PATH when generating install menu so it can find fbrun.
data thus needs to come after util in toplevel subdir processing so
that fbrun is built
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/03/31: | 3 | *07/03/31: |
4 | * Default value for $LAUNCHER, plus add util and util/fbrun to the | ||
5 | PATH when generating install menu so it can find fbrun (Simon) | ||
6 | fluxbox-generate_menu.in Makefile.am data/Makefile.am | ||
4 | * Make fluxbox-generate_menu emit [encoding] tags around all of its | 7 | * Make fluxbox-generate_menu emit [encoding] tags around all of its |
5 | menus. Please check that it is the right encoding, I had to guess | 8 | menus. Please check that it is the right encoding, I had to guess |
6 | some as it wasn't recorded (Simon) | 9 | some as it wasn't recorded (Simon) |