ADD: MultiArc - update settings when defaults/platform changes#1940
ADD: MultiArc - update settings when defaults/platform changes#1940j2969719 wants to merge 6 commits intodoublecmd:masterdoublecmd/doublecmd:masterfrom
Conversation
|
@j2969719 , what is this MultiArc that you keep updating files for? |
|
Small note: the help files mention the ability to import/export settings, but without much detail (I don't know what could be added there). @j2969719 are you sure that forcing the Perhaps it would be better to make changes in the |
|
autoconfig(search for an executable and disabling an addon if the executable is not found) will be forced when, for example, the config reports that it is saved under win, and the dc version is for linux, or when something was added/changed in default/multiarc.ini (in this case, existing default sections will be overwritten and backup copy will also be created). people are already starting to ask why im so obsessed with this multiarc thing and updating the default config with this patch implies a version bump in umultiarc.pas anyway |
|
I meant that |
|
welp thats kind of the point of it. i mean to enable those that are currently available and disable those that are not, since user could have installed/removed some archivers since the last autoconf, but didnt touch this settings in dc, or doesnt know anything about them at all. and for those who tinker with these settings there will be a backup copy |
|
So this is all about the config stored in the file |
|
erm, do you assign executables at the very end?o_O version bump for multiarc will most likely occur even less often than for shortcuts.scf anyway think this will be the least of the problems, because if eg some additional extensions were registered in 7z (ro), you will still have to merge the config anyway |
|
can someone clone and look at the ace addon? github diff seems to show two spaces before n+, but on my end this line seems to be the same length as the current one o_O |
…to preserve whitespaces
This function does more than it is required to do in this case.
Maybe there is a problem with fonts or rendering? I tried looking in GitExtensions, the line lengths are the same there. |
|
after #1669 i think on the contrary that autoconfigure is too little in this life because the user can install the archiver whenever he wants and ideally it should just work. while tinkers should bear their burden with dignity [and pain] |
0a507bf to
1eb249b
Compare
No description provided.