1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00

Remove 'Id' field from JSON plugin metadata

KPluginMetaData (since kcoreaddons commit be10ddbf) now derives the
plugin ID from the file name and ignores the ID field.  Eliminates many
runtime warnings of the form:

konqueror/kf.coreaddons KPluginMetaData::KPluginMetaData: The plugin
"/usr/lib64/plugins/kf6/parts/dolphinpart.so" explicitly states an 'Id'
in the embedded metadata. This value should be removed, the resulting
pluginId will not be affected by it
This commit is contained in:
Jonathan Marten 2024-03-06 14:31:59 +00:00
parent 4eb7dab4ff
commit 67910325b5

View File

@ -1,7 +1,6 @@
{
"KPlugin": {
"Icon": "view-list-icons",
"Id": "dolphinpart",
"InitialPreference": 7,
"License": "LGPL v2+",
"MimeTypes": [