Review Request 128225: Update KAbstractFileItemActionPlugin apidox
Elvis Angelaccio
elvis.angelaccio at kdemail.net
Fri Jun 17 16:17:14 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128225/
-----------------------------------------------------------
(Updated June 17, 2016, 4:17 p.m.)
Review request for KDE Frameworks and David Faure.
Repository: kio
Description
-------
Now that Dolphin supports loading of JSON-only KFileItemAction plugins:
* We can stop recommending the .desktop file be installed.
* We can recommend the plugins be installed in a `kf5/kfileitemaction` subfolder of the plugin path. This is consistent with other (KIO) plugins (kio_dnd, overlayicon...) and clients will be able to speed-up the lookup (by using `KPluginLoader::findPlugins("kf5/kfileitemaction)`.
Diffs (updated)
-----
src/widgets/kabstractfileitemactionplugin.h c17e454c6f3f08853386482d5d43313d09ce5243
Diff: https://git.reviewboard.kde.org/r/128225/diff/
Testing
-------
Thanks,
Elvis Angelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160617/583a6206/attachment.html>
More information about the Kde-frameworks-devel
mailing list