Skip to content

Allow KCM kpackages to use metadata of C++ plugin

Alexander Lohnau requested to merge work/kpackage_set_metadata into master

This way kpackages do not need to install the metadata files if they are already shipped as embedded json metadata. This way we also don't need to parse the metadata twice & keep it in memory.

Task: https://phabricator.kde.org/T14983

Merge request reports