D19385: use KPackage::fileUrl to support rcc KCMs packages
Harald Sitter
noreply at phabricator.kde.org
Wed Feb 27 11:22:00 GMT 2019
sitter created this revision.
sitter added a reviewer: mart.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
sitter requested review of this revision.
REVISION SUMMARY
the previous code would construct file:// URIs. instead, leave the url
construction to kpackage so we get either file:// or qrc:// depending on
the actual type of the package
TEST PLAN
- cmake pass
- make pass
- make test pass
REPOSITORY
R296 KDeclarative
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D19385
AFFECTED FILES
src/quickaddons/configmodule.cpp
To: sitter, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190227/b19041a3/attachment.html>
More information about the Kde-frameworks-devel
mailing list