User-defined keys are now saved to file.

This commit is contained in:
Frederic Culot
2008-11-25 20:48:58 +00:00
parent eb88eaecb3
commit 910901a4f0
5 changed files with 80 additions and 27 deletions

View File

@@ -1,3 +1,9 @@
2008-11-25 Frederic Culot <frederic@culot.org>
* src/io.c (io_save_cal): updated to save user-defined keys
* src/keys.c (keys_save_bindings): new function
2008-11-23 Frederic Culot <frederic@culot.org>
* src/keys.c (keys_popup_info, keys_action_count_keys): new