Skip to content

Remove ID field from KPlugin metadata

Andrius Štikonas requested to merge kf6 into master

Silences warnings like this:

kf.coreaddons: The plugin "/home/jack/Dev/KDE6/usr/lib64/plugins/ktorrent_plugins/ktorrent_downloadorder.so"
explicitly states an Id in the embedded metadata, which is different from
the one derived from the filename
The Id field from the KPlugin object in the metadata should be removed

Merge request reports