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:
parent
4bf1ef7ea6
commit
6521c72f75
@ -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]
|
||||
|
@ -45,3 +45,5 @@ Comment[x-test]=xxPlasma Data Enginexx
|
||||
Comment[zh_CN]=Plasma 数据引擎
|
||||
Comment[zh_TW]=Plasma 資料引擎
|
||||
|
||||
[PropertyDef::X-KDE-ParentApp]
|
||||
Type=QString
|
||||
|
Loading…
x
Reference in New Issue
Block a user