summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/speaker.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:05:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:05:08 -0600
commit448895c1ad28a6e812fb8cb42c92a972014192b1 (patch)
tree852b9fef03846689968725d8b17a44bd5b50ddb7 /kttsd/kttsd/speaker.cpp
parentcafab379dc4d6ddcda7dbbf4cb15aa205c42cb8a (diff)
downloadtdeaccessibility-448895c1ad28a6e812fb8cb42c92a972014192b1.tar.gz
tdeaccessibility-448895c1ad28a6e812fb8cb42c92a972014192b1.zip
Rename KDEHOME and KDEDIR
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)