From 09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 30 Jan 2013 13:51:03 -0600 Subject: Fix a few remaining references to kio_ --- kmail/kmfolderimap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmfolderimap.cpp') diff --git a/kmail/kmfolderimap.cpp b/kmail/kmfolderimap.cpp index ead0a9437..b0686dbba 100644 --- a/kmail/kmfolderimap.cpp +++ b/kmail/kmfolderimap.cpp @@ -1903,7 +1903,7 @@ void KMFolderImap::setStatus(TQValueList& _ids, KMMsgStatus status, bool to /* The status has been already set in the local index. Update the flags on * the server. To avoid doing that for each message individually, group them * by the status string they will be assigned and make sets for each of those - * groups of mails. This is necessary because the imap kio_slave status job + * groups of mails. This is necessary because the imap tdeio_slave status job * does not append flags but overwrites them. Example: * * 2 important mails and 3 unimportant mail, all unread. Mark all as read calls -- cgit v1.2.1