Skip to content

plugins: Adapt plugins to KPluginMetaData changes

Vlad Zahorodnii requested to merge work/zzag/kf6-plugins into master

Binary plugins should not have "Id" field. Instead the library file name acts as the plugin id.

While on this, static plugin code path can be dropped because KPluginMetaData handles both static and normal plugins.

Edited by Vlad Zahorodnii

Merge request reports