From 74043b50a2aee74852cb67b4013163565c001472 Mon Sep 17 00:00:00 2001
From: Darrell Anderson
Date: Sun, 3 Jun 2012 23:05:00 -0500
Subject: [PATCH] Branding cleanup: KDE -> TDE
---
amarok/src/enginecontroller.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/amarok/src/enginecontroller.cpp b/amarok/src/enginecontroller.cpp
index 564d8a32..76c66a64 100644
--- a/amarok/src/enginecontroller.cpp
+++ b/amarok/src/enginecontroller.cpp
@@ -191,7 +191,7 @@ EngineController::loadEngine( const TQString &engineName )
KMessageBox::error( 0, i18n(
"Amarok could not find any sound-engine plugins. "
- "Amarok is now updating the KDE configuration database. Please wait a couple of minutes, then restart Amarok.
"
+ "Amarok is now updating the TDE configuration database. Please wait a couple of minutes, then restart Amarok.
"
"If this does not help, "
"it is likely that Amarok is installed under the wrong prefix, please fix your installation using:
"
"$ cd /path/to/amarok/source-code/
"