From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kcontrol/crypto/crypto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/crypto/crypto.cpp') diff --git a/kcontrol/crypto/crypto.cpp b/kcontrol/crypto/crypto.cpp index 910f65136..f6db43497 100644 --- a/kcontrol/crypto/crypto.cpp +++ b/kcontrol/crypto/crypto.cpp @@ -2029,7 +2029,7 @@ void KCryptoConfig::offerImportToKMail( const TQString& certFile ) proc << "--import-certificate"; proc << certFile; if ( !proc.start( KProcess::DontCare ) ) - KMessageBox::error( this, i18n( "Could not execute Kleopatra. You might have to install or update the kdepim package." ) ); + KMessageBox::error( this, i18n( "Could not execute Kleopatra. You might have to install or update the tdepim package." ) ); } } -- cgit v1.2.1