From 7728fb7c70b281c817b9a49bd499abda882b076b Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 19:57:00 +0200 Subject: Additional k => tde renaming and fixes --- src/fileaccess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fileaccess.cpp') diff --git a/src/fileaccess.cpp b/src/fileaccess.cpp index 6946232..0dc0511 100644 --- a/src/fileaccess.cpp +++ b/src/fileaccess.cpp @@ -887,7 +887,7 @@ bool FileAccessJobHandler::copyFile( const TQString& dest ) i18n("Copying file: %1 -> %2").arg(m_pFileAccess->prettyAbsPath()).arg(dest) ); return m_bSuccess; - // Note that the KIO-slave preserves the original date, if this is supported. + // Note that the TDEIO-slave preserves the original date, if this is supported. } // Both files are local: -- cgit v1.2.3