Use KCMShell import
ClosedPublic

Authored by broulik on Jul 12 2018, 8:50 AM.

Details

Summary

Move ProcessRunner into full representation since it's not needed outside the dialog anymore.
Also honor KIOSK restriction for the printer KCM

Test Plan
  • KCM still opens
  • Configure printer and show queue still works

Put the following in kdeglobals:

[KDE Control Module Restrictions]
kcm_printer_manager.desktop=false

Printer kcm would no longer show in the context menu of the applet

Diff Detail

Repository
R363 Print Manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jul 12 2018, 8:50 AM
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptJul 12 2018, 8:50 AM
broulik requested review of this revision.Jul 12 2018, 8:50 AM
davidedmundson accepted this revision.Aug 8 2018, 10:34 AM
This revision is now accepted and ready to land.Aug 8 2018, 10:34 AM
This revision was automatically updated to reflect the committed changes.