D9411: Add a commandline tool to switch lnf package

2017-12-19 Thread Marco Martin
This revision was automatically updated to reflect the committed changes. Closed by commit R119:46fcd51d73a8: Add a commandline tool to switch lnf package (authored by mart). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D9411?vs=24113&id=24114#toc REPOSITORY R119 Plasma Desktop CHANG

D9411: Add a commandline tool to switch lnf package

2017-12-19 Thread Marco Martin
mart updated this revision to Diff 24113. mart added a comment. remove dead code REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9411?vs=24110&id=24113 BRANCH mart/lookandfeeltool REVISION DETAIL https://phabricator.kde.org/D9411 AFFECTED FILES

D9411: Add a commandline tool to switch lnf package

2017-12-19 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > CMakeLists.txt:76 > +target_link_libraries(lookandfeeltool > +# Qt5::Gui > +# Qt5::Widgets please tidy this > lnftool.cpp:89 > + > +KCM

D9411: Add a commandline tool to switch lnf package

2017-12-19 Thread Marco Martin
mart created this revision. mart added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY using the kcm c++ itself to do the switch, have a tool that can be used to switch lnf package from the command li