D13124: [RFC] Add Share action to Dolphin context menu
Elvis Angelaccio
noreply at phabricator.kde.org
Mon Jun 18 21:55:04 BST 2018
elvisangelaccio added inline comments.
INLINE COMMENTS
> nicolasfella wrote in CMakeLists.txt:12-13
> Sorry, I don't quite understand what I am supposed to do
I recommend to use the `kcoreaddons_add_plugin` cmake macro. Something like this:
kcoreaddons_add_plugin(purposefileitemaction
SOURCES sendfileitemaction.cpp
JSON sendfileitemaction.json
INSTALL_NAMESPACE "kf5/kfileitemaction")
then drop both the `install()` calls.
Also, the plugin should use `K_PLUGIN_FACTORY_WITH_JSON` rather than `K_PLUGIN_FACTORY`.
REPOSITORY
R495 Purpose Library
REVISION DETAIL
https://phabricator.kde.org/D13124
To: nicolasfella, apol
Cc: markg, broulik, kde-frameworks-devel, elvisangelaccio, ngraham, apol, kfm-devel, #dolphin, michaelh, spoorun, navarromorales, isidorov, firef, andrebarros, bruns, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180618/c0a7bbb0/attachment.htm>
More information about the kfm-devel
mailing list