Skip to content

Add compat code for KService based plugin loading

Alexander Lohnau requested to merge work/kservice_compat into master

This way consumers will be able to call KPluginMetaData::fromDesktopFile. This method is considered porting aid and should be removed as part of https://phabricator.kde.org/T14778.

However supporting this will allow consumers to port fully away from deprecated KCMUtils API.

Merge request reports