From 7b5f5b57b0cf554edf202ccbcbe115d3ce2bfa95 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Wed, 14 Dec 2016 15:48:47 +0100 Subject: [PATCH] Introduce undefined fields Test Plan: less warnings when compiling plasma-workspace Reviewers: #plasma, mart Reviewed By: mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3679 --- src/plasma/data/servicetypes/plasma-applet.desktop | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/plasma/data/servicetypes/plasma-applet.desktop b/src/plasma/data/servicetypes/plasma-applet.desktop index 28f115cc6..f09cb377a 100644 --- a/src/plasma/data/servicetypes/plasma-applet.desktop +++ b/src/plasma/data/servicetypes/plasma-applet.desktop @@ -53,6 +53,12 @@ Type=QString [PropertyDef::X-Plasma-RootPath] Type=QString +[PropertyDef::X-Plasma-MainScript] +Type=QString + +[PropertyDef::X-Plasma-ContainmentType] +Type=QString + [PropertyDef::X-Plasma-DropMimeTypes] Type=QStringList