Skip to content

Convert desktop files of KCMs to json

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

Now we can get rid of the conversion logic without duplicating the files. The kcmutils cmake function is a mock for now, because kcmutils depends on kdeclarative which depends on KIO. But the kdeclarative dependency will be removed in kcmutils and we plan on moving the KCMs to kio-extras later on.

Merge request reports