Remove code moved to PluginManager
ClosedPublic

Authored by elvisangelaccio on Apr 27 2016, 4:23 PM.

Details

Summary

This patch removes the duplicated code in mimetypes.cpp. This code was moved and simplified in the new PluginManager class.

Test Plan

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

Repository
R36 Ark
Lint
Lint Skipped
Unit
Unit Tests Skipped
elvisangelaccio retitled this revision from to Remove code moved to PluginManager.
elvisangelaccio updated this object.
elvisangelaccio edited the test plan for this revision. (Show Details)
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio set the repository for this revision to R36 Ark.
elvisangelaccio added a project: Ark.
elvisangelaccio added a subscriber: kde-utils-devel.
rthomsen accepted this revision.Apr 27 2016, 4:48 PM
rthomsen edited edge metadata.

Looks good :)

This revision is now accepted and ready to land.Apr 27 2016, 4:48 PM
This revision was automatically updated to reflect the committed changes.