Add X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definition
ClosedPublic

Authored by kossebau on Mar 7 2018, 1:37 PM.

Details

Summary

KCoreAddons' DesktopFileParser needs a definition of the types of all
possible entries to do a proper conversion to JSON types.

Test Plan

kded no longer complains

Expected JSON property "X-KDE-OnlyShowOnQtPlatforms" to be a string list.

when loading kded_touchpad module which has in the metadata

X-KDE-OnlyShowOnQtPlatforms=xcb;

Diff Detail

Repository
R297 KDED
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Mar 7 2018, 1:37 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 7 2018, 1:37 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
kossebau requested review of this revision.Mar 7 2018, 1:37 PM
apol accepted this revision.Mar 7 2018, 3:22 PM
This revision is now accepted and ready to land.Mar 7 2018, 3:22 PM
This revision was automatically updated to reflect the committed changes.