From 56df7a6401beb2b87fba35add44ea53372c94926 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:58 -0600 Subject: Additional renaming of kde to tde --- doc/artsbuilder/faq.docbook | 2 +- doc/artsbuilder/index.docbook | 2 +- doc/artsbuilder/mcop.docbook | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/artsbuilder') diff --git a/doc/artsbuilder/faq.docbook b/doc/artsbuilder/faq.docbook index bfaaf18c..31590286 100644 --- a/doc/artsbuilder/faq.docbook +++ b/doc/artsbuilder/faq.docbook @@ -896,7 +896,7 @@ How do I debug network transparency if it doesn't work? Assuming you have the &kde; source code, go to kdelibs/arts/examples, and run +class="directory">tdelibs/arts/examples, and run make to compile some programs, including referenceinfo. Then run diff --git a/doc/artsbuilder/index.docbook b/doc/artsbuilder/index.docbook index ba6649a1..89706495 100644 --- a/doc/artsbuilder/index.docbook +++ b/doc/artsbuilder/index.docbook @@ -348,7 +348,7 @@ http://space.twc.de/~stefan/kde/arts-snapshot-doc.html. Note that if you are building from CVS, some components of &arts; (&ie; the basic core components including the sound server) are found -in the CVS module kdelibs, while additional components (⪚ +in the CVS module tdelibs, while additional components (⪚ artsbuilder) are included in the. This may change in the future. You may also find a version in the kmusic module; this is the old (pre-&kde; 2.0) version which is now obsolete. 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 A simple example of a module taken from &arts; is the constant delay module, found in the file -kdemultimedia/arts/modules/artsmodules.idl. The +tdemultimedia/arts/modules/artsmodules.idl. The interface definition is listed below. @@ -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 -kdelibs/arts/tests, and in the +tdelibs/arts/tests, and in the experimental artsgui implementation, which you can find under kdemultimedia/arts/gui. +class="directory">tdemultimedia/arts/gui. -- cgit v1.2.1