From 3ea3e6c99719b5aeec5d549001c3e4272e2ef2ea Mon Sep 17 00:00:00 2001 From: Fushan Wen Date: Thu, 20 Jan 2022 19:50:13 +0800 Subject: [PATCH] wallpapers/color: Add back "ServiceTypes" property in metadata.json In containmentconfigview.cpp, "Plasma/Wallpaper" is checked if a plugin is of ServiceType Plasma/Wallpaper. BUG: 448625 FIXED-IN: 5.24 (cherry picked from commit 5c8816ddc7807693abce45512ca583621266cff4) --- wallpapers/color/metadata.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wallpapers/color/metadata.json b/wallpapers/color/metadata.json index 912ebf6df..87d1a48e5 100644 --- a/wallpapers/color/metadata.json +++ b/wallpapers/color/metadata.json @@ -113,6 +113,9 @@ "Name[x-test]": "xxPlain Colorxx", "Name[zh_CN]": "纯色", "Name[zh_TW]": "普通顏色", + "ServiceTypes": [ + "Plasma/Wallpaper" + ], "Website": "https://kde.org/plasma-desktop" }, "Keywords": "",