D23348: force applicationDirPath into first position when finding plugins
Christoph Cullmann
noreply at phabricator.kde.org
Thu Aug 22 14:49:35 BST 2019
cullmann added a comment.
Hmm, I don't think this is a good thing to do.
e.g. look at this setup:
You have some globally installed Kate/KDevelop/...
You develop a plugin, it is already shipped with the global install by the distro.
You compile locally your plugin and setup the QT_PLUGIN_PATH correctly.
At the moment, your new plugin will be used.
With this change, always the pre-installed global one will be prefered, or?
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D23348
To: sitter, mpyne, dfaure
Cc: cullmann, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190822/9d321bcf/attachment.html>
More information about the Kde-frameworks-devel
mailing list