From 7205cb16eb6fb3aed2a8df7653198bd70b9a0186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:58:08 +0200 Subject: Additional k => tde renaming and fixes --- doc/html/classConfigElem.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/classConfigElem.html') diff --git a/doc/html/classConfigElem.html b/doc/html/classConfigElem.html index d9994a1..caf3a02 100644 --- a/doc/html/classConfigElem.html +++ b/doc/html/classConfigElem.html @@ -1485,7 +1485,7 @@ Commits the downloading of mail bodies. Starts a pop3 job that will do the commi

-Creates a POP3 transfer job (KIO Job), which will be stored in pop3Job.

Parameters:
+Creates a POP3 transfer job (TDEIO Job), which will be stored in pop3Job.
Parameters:
path command and parameters of the job as URL path
@@ -1529,7 +1529,7 @@ Returns the timeout time in seconds which is stored in the general configuration

-First step of the refresh cycle. Gets the UIDs of the available mails from the server. It starts a KIO job to get the UIDs. The UIDs will be stored in receivedUIDs by slotReceiveUID(). When the job is ready, it will invoke slotUIDsReceived(). +First step of the refresh cycle. Gets the UIDs of the available mails from the server. It starts a TDEIO job to get the UIDs. The UIDs will be stored in receivedUIDs by slotReceiveUID(). When the job is ready, it will invoke slotUIDsReceived().

@@ -1548,7 +1548,7 @@ First step of the refresh cycle. Gets the UIDs of the available mails from the s

-Second step of the refresh cycle. Gets the sizes of the available mails from the server. It starts a KIO job to get these. The Sizes will be temporarily stored in receivedSizes by slotReceiveSize(). When the job is ready, it will invoke slotSizesReceived(). +Second step of the refresh cycle. Gets the sizes of the available mails from the server. It starts a TDEIO job to get these. The Sizes will be temporarily stored in receivedSizes by slotReceiveSize(). When the job is ready, it will invoke slotSizesReceived().

-- cgit v1.2.1