From 7dba3110aacdb3220d54c3fe0c2947c25406b700 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:38 -0600 Subject: Additional renaming of kde to tde --- kmail/objecttreeparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/objecttreeparser.cpp') diff --git a/kmail/objecttreeparser.cpp b/kmail/objecttreeparser.cpp index 0955fdd6..0e5103e2 100644 --- a/kmail/objecttreeparser.cpp +++ b/kmail/objecttreeparser.cpp @@ -2144,7 +2144,7 @@ TQString ObjectTreeParser::sigStatusToString( const Kleo::CryptoBackend::Protoco } else if ( cryptProto == Kleo::CryptoBackendFactory::instance()->smime() ) { // process status bits according to SigStatus_... - // definitions in kdenetwork/libkdenetwork/cryptplug.h + // definitions in tdenetwork/libtdenetwork/cryptplug.h if( summary == GpgME::Signature::None ) { result = i18n("No status information available."); -- cgit v1.2.3