Skip to content

kcm_filetypes: Save KPart pluginIds rather than desktop file names

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

Not all KParts provide desktop files anymore. In KF6, we will get rid of then entirely. This allows us to remove the logic in KParts of mapping the desktop file to the plugin.

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

Merge request reports