Allow creating Followup reminders through a DBus call to the agent
ClosedPublic

Authored by dvratil on May 11 2020, 10:36 AM.

Details

Summary

The idea is for the client code to use this DBus method rather than writing to a shared
config file and triggering reload. This way it will be possible to get rid of the
intermediate libKF5FollowUpReminder library in kdepim-apps-libs.

Diff Detail

Repository
R206 KMail
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil created this revision.May 11 2020, 10:36 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 11 2020, 10:36 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dvratil requested review of this revision.May 11 2020, 10:36 AM

@mlaurent ping, I need this as a prerequisite for D29629 :)

mlaurent accepted this revision.May 12 2020, 7:54 PM
This revision is now accepted and ready to land.May 12 2020, 7:54 PM
This revision was automatically updated to reflect the committed changes.