Ticket #1516 (new task)
Make all options in mc.ini older than august 2009 available from configuring dialogs
Reported by: | sergey-feo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.7.0-pre3 |
Keywords: | Cc: | tux@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
(Excuse me for my bad English)
In ideal all options in mc.ini should be available from configuring dialogs, from text user interface.
In real life, some time will exist before new options from mc.ini will be added to TUI dialogs. I suggest review configuration dialogs from time to time.
For example, make all options in mc.ini older than august 2009 available from configuring dialogs.
Change History
Note: See
TracTickets for help on using
tickets.
I've done some quick research in the source code and it seems that following options present in .mc/ini does not have any dialog to set them:
From int_options []:
From layout []:
This have two disadvantages:
I think some "Advanced option" dialog containing all these options (since there are lot of them to fit on most screens, the dialog will need either to have tabs or be scrollable) could be added and in future, every option that is not important enough to be in the basic settings could be put there.