diff options
author | markt <markt> | 2007-03-16 20:44:47 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-16 20:44:47 (GMT) |
commit | 74216903cc04b9b4492925fc4f90e9f5f378d8c1 (patch) | |
tree | 9c48de40fba08bde6a3792dd24f12ebc3a4db8b2 /ChangeLog | |
parent | d948abb81b104dd1562015c4dfa0d080480b6ce2 (diff) | |
download | fluxbox_paul-74216903cc04b9b4492925fc4f90e9f5f378d8c1.zip fluxbox_paul-74216903cc04b9b4492925fc4f90e9f5f378d8c1.tar.bz2 |
added custommenu command
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/03/16: | ||
4 | * Added key command to open a custom menu file (thanks Matteo Galiazzo) | ||
5 | - :CustomMenu /path/to/file | ||
6 | FbCommands.cc/hh FbCommandFactory.cc | ||
3 | *07/03/11: | 7 | *07/03/11: |
4 | * Fixed display bug with ParentRelative menu highlight (thanks Julien Trolet) | 8 | * Fixed display bug with ParentRelative menu highlight (thanks Julien Trolet) |
5 | FbTk/Menu.cc | 9 | FbTk/Menu.cc |