new files to manage user-definable keybindings

This commit is contained in:
Frederic Culot
2008-11-08 19:05:15 +00:00
parent 6f98b16890
commit f845721828
5 changed files with 589 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2008-11-08 Frederic Culot <frederic@culot.org>
* src/keys.[ch]: new files to manage user-definable keybindings
* src/htable.h: hash table project imported
* src/Makefile.am: keys.[ch], htable.h added
* po/POTFILES: keys.c added
2008-10-15 Frederic Culot <frederic@culot.org>
* === Released 2.3 ===