summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/kmousetool/index.docbook2
-rw-r--r--doc/kttsd/index.docbook4
-rw-r--r--kttsd/ChangeLog16
-rwxr-xr-xkttsd/clean_obsolete.sh4
-rw-r--r--kttsd/kttsd/speaker.cpp2
-rw-r--r--kttsd/libkttsd/testplayer.cpp2
-rw-r--r--kttsd/plugins/command/README2
-rw-r--r--kttsd/plugins/festivalint/festivalintconf.cpp2
-rw-r--r--kttsd/plugins/freetts/README2
9 files changed, 18 insertions, 18 deletions
diff --git a/doc/kmousetool/index.docbook b/doc/kmousetool/index.docbook
index 95bb07b..3522b1d 100644
--- a/doc/kmousetool/index.docbook
+++ b/doc/kmousetool/index.docbook
@@ -155,7 +155,7 @@ to click the mouse.</para>
strokes, a slow move to the right and back, followed by a pause, will
generate a <mousebutton>right</mousebutton> click. A slow move left
and back will generate a double click. (Strokes are specified in
-<filename>$<envar>KDEHOME</envar>/share/config/kmousetool_strokes.txt</filename>.
+<filename>$<envar>TDEHOME</envar>/share/config/kmousetool_strokes.txt</filename>.
This file is generated by &kmousetool; the first time it is run, but
can be modified afterwards.)
</para>
diff --git a/doc/kttsd/index.docbook b/doc/kttsd/index.docbook
index 37b9d5f..45afec2 100644
--- a/doc/kttsd/index.docbook
+++ b/doc/kttsd/index.docbook
@@ -1909,7 +1909,7 @@ window, then start <command>kttsmgr</command> in the second.</para>
I installed it, and I can use it in Festival, but it does not show up in <command>kttsmgr</command>.</para>
</question>
<answer>
-<para>Edit file <command>$KDEHOME/share/apps/kttsd/festivalint/voices</command> to
+<para>Edit file <command>$TDEHOME/share/apps/kttsd/festivalint/voices</command> to
add the new voice. The other entries can be used as a guide. If you
successfully add a voice, please send a patch to the developers along
with the &URL; from which you obtained the voice file.</para>
@@ -2323,7 +2323,7 @@ not build" column shows the configure command to not build the plugin:</para>
<para>By default, the commands above will install &ktts; to
<filename>/opt/trinity</filename>. If this folder is not in your
-$<envar>KDEDIRS</envar> path, you may need to add a
+$<envar>TDEDIRS</envar> path, you may need to add a
<userinput>--prefix=<replaceable>target</replaceable></userinput> option.
For example,</para>
diff --git a/kttsd/ChangeLog b/kttsd/ChangeLog
index 4a495b9..c156450 100644
--- a/kttsd/ChangeLog
+++ b/kttsd/ChangeLog
@@ -429,7 +429,7 @@
2004-10-19 Gary Cramblitt (PhantomsDad)
* The following installed files were renamed
on or about 19 Oct 2004:
- In $KDEDIR/share/services/:
+ In $TDEDIR/share/services/:
festival.desktop -> kttsd_festivalplugin.desktop
festivalint.desktop -> kttsd_festivalintplugin.desktop
command.desktop -> kttsd_commandplugin.desktop
@@ -437,7 +437,7 @@
flite.desktop -> kttsd_fliteplugin.desktop
epos-kttsdplugin.desktop -> kttsd_eposplugin.desktop
freetts.desktop -> kttsd_freettsplugin.desktop
- In $KDEDIR/lib/trinity/:
+ In $TDEDIR/lib/trinity/:
libfestivalplugin -> libkttsd_festivalplugin
libfestivalintplugin -> libkttsd_festivalintplugin
libcommandplugin -> libkttsd_commandplugin
@@ -458,7 +458,7 @@
2004-10-13 Gary Cramblitt (PhantomsDad)
* libktts is now a versioned shared library. You may need to remove the
unversioned library, ie.
- rm $KDEDIR/lib/libktts.*
+ rm $TDEDIR/lib/libktts.*
2004-10-13 Gary Cramblitt (PhantomsDad)
* Revert previous change. Sorry.
@@ -467,7 +467,7 @@
* Remove versioning from libkttsd.
NOTE: After rebuilding and installing, you will want to delete
the following file:
- $KDEDIR/lib/libkttsd.so.1.0.0
+ $TDEDIR/lib/libkttsd.so.1.0.0
2004-10-12 Gary Cramblitt (PhantomsDad)
* Added Handbook.
@@ -482,9 +482,9 @@
* Rename Hadifax to Hadifix.
NOTE: After rebuilding and installing, you will want to delete the
following files:
- $KDEDIR/lib/trinity/libhadifaxplugin.la
- $KDEDIR/lib/trinity/libhadifaxplugin.so
- $KDEDIR/share/services/hadifax.desktop
+ $TDEDIR/lib/trinity/libhadifaxplugin.la
+ $TDEDIR/lib/trinity/libhadifaxplugin.so
+ $TDEDIR/share/services/hadifax.desktop
2004-09-02 Paul Giannaros
* FreeTTS plugin.
@@ -504,7 +504,7 @@
* Minor fixes to kttsjobmgrpart.
2004-08-09 Gary Cramblitt (PhantomsDad)
- * Remove requirement to copy pluginconf.h to $KDEDIR/include when running designer
+ * Remove requirement to copy pluginconf.h to $TDEDIR/include when running designer
against plugin configuration widgets.
* Epos plugin not listing codecs.
* Some plugins listing codecs multiple times.
diff --git a/kttsd/clean_obsolete.sh b/kttsd/clean_obsolete.sh
index 67a240b..ce865ad 100755
--- a/kttsd/clean_obsolete.sh
+++ b/kttsd/clean_obsolete.sh
@@ -54,7 +54,7 @@ $LIBTOOL --mode=uninstall $PREFIX/lib/trinity/libkttsjobmgr
# The following installed files were renamed
# on or about 19 Oct 2004:
-# In $KDEDIR/share/services/:
+# In $TDEDIR/share/services/:
# festival.desktop -> kttsd_festivalplugin.desktop
#    festivalint.desktop      -> kttsd_festivalintplugin.desktop
#    command.desktop          -> kttsd_commandplugin.desktop
@@ -62,7 +62,7 @@ $LIBTOOL --mode=uninstall $PREFIX/lib/trinity/libkttsjobmgr
#    flite.desktop            -> kttsd_fliteplugin.desktop
#    epos-kttsdplugin.desktop -> kttsd_eposplugin.desktop
#    freetts.desktop          -> kttsd_freettsplugin.desktop
-#  In $KDEDIR/lib/trinity/:
+#  In $TDEDIR/lib/trinity/:
# libfestivalplugin -> libkttsd_festivalplugin
#    libfestivalintplugin     -> libkttsd_festivalintplugin
#    libcommandplugin         -> libkttsd_commandplugin
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)
diff --git a/kttsd/libkttsd/testplayer.cpp b/kttsd/libkttsd/testplayer.cpp
index 70ca3eb..f83a7e4 100644
--- a/kttsd/libkttsd/testplayer.cpp
+++ b/kttsd/libkttsd/testplayer.cpp
@@ -177,7 +177,7 @@ Player* TestPlayer::createPlayerObject(int playerOption)
}
if (player == 0)
kdDebug() << "TestPlayer::createPlayerObject: Could not load " + plugInName +
- ". Is KDEDIRS set correctly?" << endl;
+ ". Is TDEDIRS set correctly?" << endl;
else
// Must have GStreamer >= 0.8.7.
if (playerOption == 1)
diff --git a/kttsd/plugins/command/README b/kttsd/plugins/command/README
index 55839ae..fbba4f8 100644
--- a/kttsd/plugins/command/README
+++ b/kttsd/plugins/command/README
@@ -3,6 +3,6 @@ This plug in is developed and maintained by Gunnar Schmi Dt.
-- This is no longer necesary for this plug in --
If you intend to edit the GUI (commandconfwidget.ui) you will have to first
copy kttsd/libkttsd/pluginconf.h to a standard include directory
-like $KDEDIR/include/ since the interface has been tweaked to derive
+like $TDEDIR/include/ since the interface has been tweaked to derive
from PlugInConf instead of QWidget and Qt Designer refuses to open it
if the header is not properly placed.
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.
diff --git a/kttsd/plugins/freetts/README b/kttsd/plugins/freetts/README
index 54d9dc2..d4706b9 100644
--- a/kttsd/plugins/freetts/README
+++ b/kttsd/plugins/freetts/README
@@ -1,6 +1,6 @@
This is the directory containing the FreeTTS plug in.
If you intend to edit the GUI (freettsconfig.ui) you will have to first
copy kttsd/libkttsd/pluginconf.h to a standard include directory
-like $KDEDIR/include/ since the interface has been tweaked to derive
+like $TDEDIR/include/ since the interface has been tweaked to derive
from PlugInConf instead of QWidget and Qt Designer refuses to open it
if the header is not properly place.