Ticket #1875 (new task) — at Version 2
[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: | #1572, #1851, #1874 | |
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
- Move user mc configuration into ~/.local/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 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.
Note: See
TracTickets for help on using
tickets.