From 448895c1ad28a6e812fb8cb42c92a972014192b1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:05:08 -0600 Subject: Rename KDEHOME and KDEDIR --- kttsd/plugins/festivalint/festivalintconf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kttsd/plugins/festivalint/festivalintconf.cpp') diff --git a/kttsd/plugins/festivalint/festivalintconf.cpp b/kttsd/plugins/festivalint/festivalintconf.cpp index 10a3ad9..f2126b0 100644 --- a/kttsd/plugins/festivalint/festivalintconf.cpp +++ b/kttsd/plugins/festivalint/festivalintconf.cpp @@ -471,7 +471,7 @@ void FestivalIntConf::scanVoices() TQDomNodeList voices = voicesDoc.elementsByTagName("voice"); uint voicesCount = voices.count(); if (voicesCount == 0) - kdDebug() << "FestivalIntConf::scanVoices: Unable to open " << voicesFilename << ". Is KDEDIR defined?" << endl; + kdDebug() << "FestivalIntConf::scanVoices: Unable to open " << voicesFilename << ". Is TDEDIR defined?" << endl; // Iterate thru list of voice codes returned by Festival, // find matching entry in voices.xml file, and add to list of supported voices. -- cgit v1.2.1