diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/06/10: | ||
4 | * Fixed icon in menu and improved menu loading speed (Henrik) | ||
5 | New option for menu file: | ||
6 | [key] (label) {argument to key} <the icon filename> | ||
7 | example: | ||
8 | [exec] (aterm) {aterm} <terminal.xpm> | ||
9 | MenuItem.cc/hh, FbMenuParser.hh/cc, MenuCreator.cc | ||
3 | *04/06/08: | 10 | *04/06/08: |
4 | * Fix up bsetroot nls, and couple of other tweaks (Simon) | 11 | * Fix up bsetroot nls, and couple of other tweaks (Simon) |
5 | util/Makefile.am bsetroot.cc nls/Makefile.am fluxbox-nls.hh nlsinfo | 12 | util/Makefile.am bsetroot.cc nls/Makefile.am fluxbox-nls.hh nlsinfo |