From 67910325b5768143a9e35e8e5cd75af705dcbd4c Mon Sep 17 00:00:00 2001 From: Jonathan Marten Date: Wed, 6 Mar 2024 14:31:59 +0000 Subject: [PATCH] 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 --- src/dolphinpart.json.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dolphinpart.json.in b/src/dolphinpart.json.in index 445e309ef9..91cfd0f753 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": [