aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fac41c..5394dc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes 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