D24072: properly install whole plasmacomponent3

2019-09-20 Thread Marco Martin
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:455b41bc625e: properly install whole plasmacomponent3 
(authored by mart).

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D24072?vs=66441=66537

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

AFFECTED FILES
  src/declarativeimports/CMakeLists.txt

To: mart, #plasma, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24072: properly install whole plasmacomponent3

2019-09-19 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  phab/components3

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

To: mart, #plasma, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24072: properly install whole plasmacomponent3

2019-09-19 Thread Marco Martin
mart created this revision.
mart added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
mart requested review of this revision.

REVISION SUMMARY
  right now just a subsection of controls are installed under plasmacomponent3
  which makes for random missing stuff, especially any new component added.
  it was done to avoid to have things like "applicationwindow" which don't make 
sense
  in plasma, tough those are already available anyways as plain qqc2
  install the whole folder avoiding many potential headaches

TEST PLAN
  ieverything still works, all the components are available

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  phab/components3

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

AFFECTED FILES
  src/declarativeimports/CMakeLists.txt

To: mart, #plasma
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns