Ticket #1875 (new task) — at Version 8
[METATICKET] Change user configuration
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-config-ini | Version: | 4.7.5 |
Keywords: | Cc: | gotar@… | |
Blocked By: | Blocking: | #1851 | |
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
- Move user mc configuration into ~/.config/mc in according with FDO standard (#1851).
- Split [Midnight-Commander] section to several sections.
- Store options of all dialogs (as possible) in config (#1572, #1874)
Change History
comment:1 follow-up: ↓ 2 Changed 15 years ago by ossi
- you misread the spec. the config files *do* belong under ~/.config as already stated elsewhere. but one might consider putting the recent file locations and histories into ~/.local/share if one really wants to.
- you'll still have to carry over backwards compatibility code for that. are you sure it is worth cluttering up the code?
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 15 years ago by andrew_b
- Description modified (diff)
Replying to ossi:
- you misread the spec. the config files *do* belong under ~/.config as already stated elsewhere. but one might consider putting the recent file locations and histories into ~/.local/share if one really wants to.
You are right. I've fixed description.
- you'll still have to carry over backwards compatibility code for that. are you sure it is worth cluttering up the code?
I believe that one function (or two) is not a large clutter.
comment:4 in reply to: ↑ description Changed 15 years ago by gotar
comment:6 Changed 15 years ago by andrew_b
- Blocking 1874 removed
(In #1874) Created 1874_save_findfile_options branch. Parent branch is master.
Initial changeset:973f17fc32874a470b32566b42f45b7531f9e229
Please review.
comment:7 Changed 15 years ago by andrew_b
- Blocking 1572 removed
(In #1572) Created 1572_editor_retain_search_options branch. Parent branch:master.
changeset:f76bb519e61bfe580e54c0c834ca5c0929f0313c - retain editor search/replace options
changeset:6d5258821430af5e4edd9e3a18bb75ddd2b7d757 - retain viewer search options
Note: See
TracTickets for help on using
tickets.