Skip to content

pluginloader: Remove deprecated version checks

Alexander Lohnau requested to merge work/deprecated_version_handling into master

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

The explicit version checks are not needed anymore, the plugins are installed into a specific namespace for each major version. Also the plasma-frameworks API is stable during the lifetime of a major version.

@davidedmundson @mart

Merge request reports