summaryrefslogtreecommitdiffstats
path: root/doc/artsbuilder/mcop.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/artsbuilder/mcop.docbook')
-rw-r--r--doc/artsbuilder/mcop.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/artsbuilder/mcop.docbook b/doc/artsbuilder/mcop.docbook
index 86aa03b5..790ccb9f 100644
--- a/doc/artsbuilder/mcop.docbook
+++ b/doc/artsbuilder/mcop.docbook
@@ -209,7 +209,7 @@ Several standard module interfaces are already defined for you in
<para>
A simple example of a module taken from &arts; is the constant delay
module, found in the file
-<filename>kdemultimedia/arts/modules/artsmodules.idl</filename>. The
+<filename>tdemultimedia/arts/modules/artsmodules.idl</filename>. The
interface definition is listed below.
</para>
@@ -805,9 +805,9 @@ sample you process.
It will be especially useful to use change notifications in conjunction
with scopes (things that visualize audio data for instance), gui
elements, control widgets, and monitoring. Code using this is in
-<filename class="directory">kdelibs/arts/tests</filename>, and in the
+<filename class="directory">tdelibs/arts/tests</filename>, and in the
experimental artsgui implementation, which you can find under <filename
-class="directory">kdemultimedia/arts/gui</filename>.
+class="directory">tdemultimedia/arts/gui</filename>.
</para>
<!-- TODO: can I markup links into the source code - if yes, how? -->