summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/artsbuilder/faq.docbook2
-rw-r--r--doc/artsbuilder/index.docbook2
-rw-r--r--doc/artsbuilder/mcop.docbook6
-rw-r--r--doc/juk/index.docbook4
-rw-r--r--doc/kaboodle/index.docbook2
-rw-r--r--doc/kaudiocreator/index.docbook4
-rw-r--r--doc/kmid/index.docbook2
-rw-r--r--doc/kmix/index.docbook4
-rw-r--r--doc/krec/index.docbook8
-rw-r--r--doc/kscd/index.docbook4
-rw-r--r--doc/noatun/index.docbook4
11 files changed, 21 insertions, 21 deletions
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?
<answer>
<para>
Assuming you have the &kde; source code, go to <filename
-class="directory">kdelibs/arts/examples</filename>, and run
+class="directory">tdelibs/arts/examples</filename>, and run
<userinput><command>make</command> <option>check</option></userinput> to
compile some programs, including
<application>referenceinfo</application>. 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</ulink>.
<para>
Note that if you are building from <acronym>CVS</acronym>, some components
of &arts; (&ie; the basic core components including the sound server) are found
-in the <acronym>CVS</acronym> module kdelibs, while additional components (&eg;
+in the <acronym>CVS</acronym> module tdelibs, while additional components (&eg;
<application>artsbuilder</application>) 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
<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? -->
diff --git a/doc/juk/index.docbook b/doc/juk/index.docbook
index 28763a3d..196e81ac 100644
--- a/doc/juk/index.docbook
+++ b/doc/juk/index.docbook
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY kappname "&juk;">
<!ENTITY juk "<application>JuK</application>">
<!ENTITY % addindex "IGNORE">
@@ -53,7 +53,7 @@
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdemultimedia</keyword>
+<keyword>tdemultimedia</keyword>
<keyword>audio</keyword>
<keyword>tagger</keyword>
<keyword>player</keyword>
diff --git a/doc/kaboodle/index.docbook b/doc/kaboodle/index.docbook
index 6df20400..9e8563de 100644
--- a/doc/kaboodle/index.docbook
+++ b/doc/kaboodle/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "<application>kaboodle</application>">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
diff --git a/doc/kaudiocreator/index.docbook b/doc/kaudiocreator/index.docbook
index 8cfe57e5..6ca51e1c 100644
--- a/doc/kaudiocreator/index.docbook
+++ b/doc/kaudiocreator/index.docbook
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kaudiocreator "<application>kaudiocreator 1.12</application>">
<!ENTITY kappname "&kaudiocreator;"><!-- Do *not* replace kappname-->
- <!ENTITY package "kdemultimedia"><!-- kdebase, kdeadmin, etc -->
+ <!ENTITY package "tdemultimedia"><!-- tdebase, tdeadmin, etc -->
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"><!-- change language only here -->
]>
@@ -1037,7 +1037,7 @@ As a bad example: sorry no mail. I cannot maintain this handbook. It is thought
<para>In order to successfully use &kaudiocreator;, you need &kde; 3.x. and cdparanoia. If you want to create compressed audio files like mp3s or oggs, you need the encoder of your choice.</para>
<para>
-&kaudiocreator; is today maintained within the &kde; CVS as part of the kdemultimedia package. If you are familier with cvs you can do an anonymous checkout from there. However, most distros come with a pre-compiled package, especially because &kaudiocreator; is part of a main &kde; package. Install the kdemultimedia package from your distro. If you read this, you have most likely found it already...
+&kaudiocreator; is today maintained within the &kde; CVS as part of the tdemultimedia package. If you are familier with cvs you can do an anonymous checkout from there. However, most distros come with a pre-compiled package, especially because &kaudiocreator; is part of a main &kde; package. Install the tdemultimedia package from your distro. If you read this, you have most likely found it already...
</para>
</sect1>
diff --git a/doc/kmid/index.docbook b/doc/kmid/index.docbook
index 6670dd54..ed6fdfec 100644
--- a/doc/kmid/index.docbook
+++ b/doc/kmid/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kmid;">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
diff --git a/doc/kmix/index.docbook b/doc/kmix/index.docbook
index 53db80b9..51813c0f 100644
--- a/doc/kmix/index.docbook
+++ b/doc/kmix/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kmix;">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
@@ -67,7 +67,7 @@ your sound card.</para></abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>KMix</keyword>
-<keyword>kdemultimedia</keyword>
+<keyword>tdemultimedia</keyword>
<keyword>sound</keyword>
<keyword>volume</keyword>
<keyword>mixer</keyword>
diff --git a/doc/krec/index.docbook b/doc/krec/index.docbook
index 38665c91..1b79e433 100644
--- a/doc/krec/index.docbook
+++ b/doc/krec/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&krec;">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
@@ -46,7 +46,7 @@ implemented as well as the possibility to play out what is recorded.
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdemultimedia</keyword>
+<keyword>tdemultimedia</keyword>
<keyword>KRec</keyword>
<keyword>aRts</keyword>
<keyword>recording</keyword>
@@ -171,7 +171,7 @@ audioplayer. So start &noatun;, &juk; <!--JuK--> or &kaboodle;. We could
use other players but they have to use &arts; for their output, otherwise
recording is a bit more complex and beyond the scope of this section. So please
jump over your shadow and select a song to play in one of this three players
-(all are shipped with kdemultimedia where you got &krec;
+(all are shipped with tdemultimedia where you got &krec;
from).
</para></listitem>
<listitem><para>
@@ -615,7 +615,7 @@ Documentation copyright 2002-2004 Arnold Krille <email>arnold@arnoldarts.de</ema
In order to successfully use &krec; 0.5.1, you need &kde; 3.3.
</para>
<para>
-&krec; should be within your kdemultimedia package. As this package needs a
+&krec; should be within your tdemultimedia package. As this package needs a
running &kde; and &arts; too, everything should be fine.
</para>
</sect1>
diff --git a/doc/kscd/index.docbook b/doc/kscd/index.docbook
index 25c61904..70d7d0d4 100644
--- a/doc/kscd/index.docbook
+++ b/doc/kscd/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kscd;">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
@@ -86,7 +86,7 @@
<keywordset>
<keyword>KDE</keyword>
-<keyword>kdemultimedia</keyword>
+<keyword>tdemultimedia</keyword>
<keyword>kscd</keyword>
<keyword>music</keyword>
<keyword>CD</keyword>
diff --git a/doc/noatun/index.docbook b/doc/noatun/index.docbook
index 7a6bd2b7..4803a36b 100644
--- a/doc/noatun/index.docbook
+++ b/doc/noatun/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&noatun;">
- <!ENTITY package "kdemultimedia">
+ <!ENTITY package "tdemultimedia">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
@@ -38,7 +38,7 @@
<keywordset>
<keyword>KDE</keyword>
<keyword>Noatun</keyword>
-<keyword>kdemultimedia</keyword>
+<keyword>tdemultimedia</keyword>
<keyword>mp3</keyword>
<keyword>music</keyword>
<keyword>media</keyword>