[Differential] [Request, 215 lines] D1502: Remove code moved to PluginManager
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Wed Apr 27 16:24:16 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio added a subscriber: kde-utils-devel.
elvisangelaccio set the repository for this revision to rARK Ark.
elvisangelaccio added a project: Ark.
REVISION 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).
REPOSITORY
rARK Ark
REVISION DETAIL
https://phabricator.kde.org/D1502
AFFECTED FILES
app/extractHereDndPlugin.cpp
app/mainwindow.cpp
autotests/kerfuffle/createdialogtest.cpp
kerfuffle/createdialog.cpp
kerfuffle/createdialog.h
kerfuffle/mimetypes.cpp
kerfuffle/mimetypes.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
More information about the Kde-utils-devel
mailing list