diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 23:05:00 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 23:05:00 -0500 |
commit | 74043b50a2aee74852cb67b4013163565c001472 (patch) | |
tree | 26c772bf56c8b7641d504bacd12a9bb20a4c8d6a | |
parent | 6bc5350cfd7060798b1155fa80c5d85efcf2e0ec (diff) | |
download | amarok-74043b50a2aee74852cb67b4013163565c001472.tar.gz amarok-74043b50a2aee74852cb67b4013163565c001472.zip |
Branding cleanup: KDE -> TDE
-rw-r--r-- | amarok/src/enginecontroller.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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( "<p>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.</p>" + "Amarok is now updating the TDE configuration database. Please wait a couple of minutes, then restart Amarok.</p>" "<p>If this does not help, " "it is likely that Amarok is installed under the wrong prefix, please fix your installation using:<pre>" "$ cd /path/to/amarok/source-code/<br>" |