From: Jonathan Marten Date: Wed, 6 Mar 2024 14:31:59 +0000 (+0000) Subject: Remove 'Id' field from JSON plugin metadata X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/67910325b5768143a9e35e8e5cd75af705dcbd4c?ds=inline 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 --- diff --git a/src/dolphinpart.json.in b/src/dolphinpart.json.in index 445e309ef..91cfd0f75 100644 --- a/src/dolphinpart.json.in +++ b/src/dolphinpart.json.in @@ -1,7 +1,6 @@ { "KPlugin": { "Icon": "view-list-icons", - "Id": "dolphinpart", "InitialPreference": 7, "License": "LGPL v2+", "MimeTypes": [