Skip to content
Verified Commit 586dd9b8 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

SendLaterAgent: merge libKF5SendLater library into the agent

Summary:
The library has been split into two parts: the client-side code now
lives in MessageComposer where it's used exclusively, and all the code
that is used by the Agent has been moved in here.

Instead of the client writing into a shared config file, a new DBus
method has been added to the agent that the client can call in order to
schedule a new message for sending later.

Tests for classes that now live in MessageComposer have been moved to MessageComposer.

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: kde-doc-english, kde-pim

Tags: #kde_pim, #documentation

Differential Revision: https://phabricator.kde.org/D29724
parent a866656c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment