use KPackage::fileUrl to support rcc KCMs packages

Authored by sitter on Feb 27 2019, 11:20 AM.

Description

use KPackage::fileUrl to support rcc KCMs packages

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

Reviewers: mart, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D19385

Details

Committed
sitterMar 1 2019, 10:33 AM
Reviewer
apol
Differential Revision
D19385: use KPackage::fileUrl to support rcc KCMs packages
Parents
R296:4c5655addd28: Remove not necessary flags
Branches
Unknown
Tags
Unknown