Fix wrong or missing "X-KDE-ParentApp" in desktop file definitions

"X-Plasma-ParentApp" would be nicer, but existing code and desktop files
use "X-KDE-ParentApp" as name for that property

REVIEW: 128616
This commit is contained in:
Friedrich W. H. Kossebau 2016-08-20 17:26:05 +02:00
parent 4bf1ef7ea6
commit 6521c72f75
2 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Type=QString
[PropertyDef::X-Plasma-DBusActivationService]
Type=QString
[PropertyDef::X-Plasma-ParentApp]
[PropertyDef::X-KDE-ParentApp]
Type=QString
[PropertyDef::X-Plasma-Provides]

View File

@ -45,3 +45,5 @@ Comment[x-test]=xxPlasma Data Enginexx
Comment[zh_CN]=Plasma
Comment[zh_TW]=Plasma
[PropertyDef::X-KDE-ParentApp]
Type=QString