From d03024efe5f00d47601bf7c8238427c31d8365da Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:21:00 -0600 Subject: Rename kde-config to tde-config --- lib/kofficecore/KoQueryTrader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kofficecore/KoQueryTrader.cpp') diff --git a/lib/kofficecore/KoQueryTrader.cpp b/lib/kofficecore/KoQueryTrader.cpp index 84a1be4bf..5b04d6249 100644 --- a/lib/kofficecore/KoQueryTrader.cpp +++ b/lib/kofficecore/KoQueryTrader.cpp @@ -92,7 +92,7 @@ KoDocumentEntry KoDocumentEntry::queryByMimeType( const TQString & mimetype ) if ( KServiceType::serviceType( mimetype ) == 0L ) { kdError(30003) << "Unknown KOffice MimeType " << mimetype << "." << endl; - kdError(30003) << "Check your installation (for instance, run 'kde-config --path mime' and check the result)." << endl; + kdError(30003) << "Check your installation (for instance, run 'tde-config --path mime' and check the result)." << endl; } else { kdError(30003) << "Found no KOffice part able to handle " << mimetype << "!" << endl; -- cgit v1.2.3