This patch removes the duplicated code in mimetypes.cpp. This code was moved and simplified in the new PluginManager class.
Details
Details
- Reviewers
rthomsen - Commits
- R36:07090fcdd13e: Drop duplicated code moved to PluginManager
With the following in arkrc
[EnabledPlugins] kerfuffle_clirar=false
the rar mimetype will not show up in the CreateDialog (because cliunarchiver will become the preferred plugin for rar).
Diff Detail
Diff Detail
- Repository
- R36 Ark
- Lint
Lint Skipped - Unit
Unit Tests Skipped