summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/speaker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/speaker.cpp')
-rw-r--r--kttsd/kttsd/speaker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsd/speaker.cpp b/kttsd/kttsd/speaker.cpp
index 13efc10..fce3b32 100644
--- a/kttsd/kttsd/speaker.cpp
+++ b/kttsd/kttsd/speaker.cpp
@@ -1563,7 +1563,7 @@ Player* Speaker::createPlayerObject()
return createPlayerObject();
}
else
- kdDebug() << "Speaker::createPlayerObject: Could not load aRts plugin. Is KDEDIRS set correctly?" << endl;
+ kdDebug() << "Speaker::createPlayerObject: Could not load aRts plugin. Is TDEDIRS set correctly?" << endl;
} else
// Must have GStreamer >= 0.8.7. If not, use aRts.
if (m_playerOption == 1)