Port away from kglobalsettings
ClosedPublic

Authored by davidedmundson on Nov 30 2019, 6:32 PM.

Details

Summary

This was there only to support notifying kdeinit4, which we no longer
care about.

For KF5 we should be sending the specific call to klauncher
to reparse KProtocolManager, which in one case we seem to
actually miss.

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.
davidedmundson created this revision.Nov 30 2019, 6:32 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 30 2019, 6:32 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Nov 30 2019, 6:32 PM
apol added a subscriber: apol.Nov 30 2019, 7:09 PM
apol added inline comments.
kcms/componentchooser/componentchooserterminal.cpp
87–88

No need to notify here?

davidedmundson added inline comments.Dec 2 2019, 9:33 AM
kcms/componentchooser/componentchooserterminal.cpp
87–88

I can't find someone else listening to this

apol accepted this revision.Dec 2 2019, 11:36 AM
This revision is now accepted and ready to land.Dec 2 2019, 11:36 AM
This revision was automatically updated to reflect the committed changes.