Reorganization of "Show mini info" option.
commit09021fd9541998d46829b993545498c447f43fca
authorAndrew Borodin <aborodin@vmail.ru>
Mon, 9 Aug 2010 08:07:04 +0000 (9 12:07 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 30 Jan 2011 09:23:32 +0000 (30 12:23 +0300)
treef23f8cbce6a27d3457abcf1b6d0294b3c9464603
parentf13778d94fe48e8995ed92fca5df75fb16e6d096
Reorganization of "Show mini info" option.

"Show mini info" checkbox was moved from the "Layout" dialog window
to the "Panel options" one. Documentation was updated.
The show_mini_info global variable was transformed to the member
of panels_options_t structure.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
doc/man/mc.1.in
doc/man/ru/mc.1.in
src/filemanager/layout.c
src/filemanager/option.c
src/filemanager/panel.c
src/filemanager/panel.h
src/filemanager/tree.c
src/setup.c
src/setup.h