Add a commandline tool to switch lnf package
ClosedPublic

Authored by mart on Dec 19 2017, 3:40 PM.

Details

Summary

using the kcm c++ itself to do the switch, have a tool
that can be used to switch lnf package from the command line

Test Plan

running the tool has the same effect of chosing a lnf trough the kcm

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Dec 19 2017, 3:40 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 19 2017, 3:40 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart requested review of this revision.Dec 19 2017, 3:40 PM
davidedmundson accepted this revision.Dec 19 2017, 3:44 PM
davidedmundson added a subscriber: davidedmundson.
davidedmundson added inline comments.
kcms/lookandfeel/CMakeLists.txt
76

please tidy this

kcms/lookandfeel/lnftool.cpp
90

leaks

This revision is now accepted and ready to land.Dec 19 2017, 3:44 PM
mart updated this revision to Diff 24113.Dec 19 2017, 4:39 PM

remove dead code

This revision was automatically updated to reflect the committed changes.