From 45971e65a6114fbd1f91ae354da485450001166f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:44 +0200 Subject: Additional k => tde renaming and fixes --- kopete/libkopete/kopeteglobal.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kopete/libkopete/kopeteglobal.h') diff --git a/kopete/libkopete/kopeteglobal.h b/kopete/libkopete/kopeteglobal.h index 7ecc6f5b..926e2645 100644 --- a/kopete/libkopete/kopeteglobal.h +++ b/kopete/libkopete/kopeteglobal.h @@ -39,13 +39,13 @@ namespace Global * \brief Installs one or more kopete emoticon themes from a tarball * (either .kopete-emoticons or .tar.gz or .tar.bz2) * - * @p localPath Full path to a local emoticon archive, use KIO to download + * @p localPath Full path to a local emoticon archive, use TDEIO to download * files in case their are non-local. * * @return true in case install was successful, false otherwise. Errors are - * displayed by either KIO or by using KMessagebox directly. + * displayed by either TDEIO or by using KMessagebox directly. * - * TODO: If possible, port it to KIO instead of using ugly blocking KTar + * TODO: If possible, port it to TDEIO instead of using ugly blocking KTar **/ KOPETE_EXPORT void installEmoticonTheme(const TQString &localPath); -- cgit v1.2.1