Skip to content

Move utility method to read translated json values to dedicated header

Alexander Lohnau requested to merge work/alex/json_utility into master

These methods are not directly related to KPluginMetaData and can be useful outside of it.

This way KPluginMetaData only contains the logic to read properties and to list plugins from a namespace.

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

@meven @vkrause

Merge request reports