D11123: Add X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definition

2018-03-07 Thread Friedrich W . H . Kossebau
This revision was automatically updated to reflect the committed changes.
Closed by commit R297:665c3dd5b248: Add X-KDE-OnlyShowOnQtPlatforms to 
KDEDModule servicetype definition (authored by kossebau).

REPOSITORY
  R297 KDED

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D11123?vs=28931=28941

REVISION DETAIL
  https://phabricator.kde.org/D11123

AFFECTED FILES
  src/kdedmodule.desktop

To: kossebau, #plasma, mart, apol
Cc: #frameworks, michaelh


D11123: Add X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definition

2018-03-07 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R297 KDED

BRANCH
  addmissingdefinitionX-KDE-OnlyShowOnQtPlatforms

REVISION DETAIL
  https://phabricator.kde.org/D11123

To: kossebau, #plasma, mart, apol
Cc: #frameworks, michaelh


D11123: Add X-KDE-OnlyShowOnQtPlatforms to KDEDModule servicetype definition

2018-03-07 Thread Friedrich W . H . Kossebau
kossebau created this revision.
kossebau added reviewers: Plasma, mart.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
kossebau requested review of this revision.

REVISION 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;

REPOSITORY
  R297 KDED

BRANCH
  addmissingdefinitionX-KDE-OnlyShowOnQtPlatforms

REVISION DETAIL
  https://phabricator.kde.org/D11123

AFFECTED FILES
  src/kdedmodule.desktop

To: kossebau, #plasma, mart
Cc: #frameworks, michaelh