Ticket #1677 (new enhancement) — at Version 2
[METATICKET] Package-friendly configuration system (".d" support for rpm/deb based systems)
Reported by: | vlisivka | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.7.0-pre3 |
Keywords: | Cc: | gavenkoa@… | |
Blocked By: | #1909 | Blocking: | |
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
Currently, mc requires to edit .ini files to add new plugin to MC VFS. After upgrade, all changes to these files will be lost.
The same problem is related to syntax highlighting files.
To solve that problem, ".d" pattern should be supported by MC configuration system. See example of .d-pattern implemented in C in attachment.
Change History
Changed 15 years ago by vlisivka
- Attachment dot_dir_list.c added
comment:2 Changed 15 years ago by andrew_b
- Description modified (diff)
- Blocking 1909 removed
- Blocked By 1909 added
- Summary changed from Package-friendly configuration system (".d" support for rpm/deb based systems) to [METATICKET] Package-friendly configuration system (".d" support for rpm/deb based systems)
Note: See
TracTickets for help on using
tickets.
Example of .d-pattern support