mc/doc/man/ru
Andrew Borodin 99ead577f7 Ticket #2848: fixup of user-defined keymap load.
Modify algorithm of keymap files load:
1) Unconditionally load /usr/share/mc/mc.keymap
2) Unconditionally load /etc/mc/mc.keymap
Then load one of following user-defined keymaps, stop on success:
3) set via --keymap command line option
4) set via MC_KEYMAP environment variable
5) set via keymap key in config file
6) ~/.config/mc/mc.keymap

Fix of double load of keymap file if name is same as name of
system-wide keymap file.

Update man pages.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-07-31 14:50:11 +04:00
..
Makefile.am Ticket #2692: Date not set properly in manpage 2012-04-02 13:43:19 +03:00
mc.1.in Ticket #2848: fixup of user-defined keymap load. 2012-07-31 14:50:11 +04:00