diff options
author | fluxgen <fluxgen> | 2005-05-20 22:30:54 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-05-20 22:30:54 (GMT) |
commit | 9a5f155f63d1131d22eb4dea39ae0e7802861297 (patch) | |
tree | 59ea5f8052f866d91ce8385062e5447be59ac7cd /ChangeLog | |
parent | f9af363e24b18510554c54950ce1f5d142419c0c (diff) | |
download | fluxbox_pavel-9a5f155f63d1131d22eb4dea39ae0e7802861297.zip fluxbox_pavel-9a5f155f63d1131d22eb4dea39ae0e7802861297.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14 | 2 | Changes for 0.9.14 |
3 | *05/05/21: | ||
4 | * Keycodes can now be used in the keys file. | ||
5 | Example: | ||
6 | None 10 :NextWorkspace | ||
7 | (10 - keycode for '1') | ||
8 | Usefull for keys that has no symbol. | ||
9 | (Thanks Matus Telgarsky, catachresis at cmu [d0t] edu) | ||
10 | Keys.cc | ||
3 | *05/05/18: | 11 | *05/05/18: |
4 | * Added new configure option --with-locale=path | 12 | * Added new configure option --with-locale=path |
5 | redirects location of nls directories. | 13 | redirects location of nls directories. |