summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am.in2
-rw-r--r--arts/builder/Makefile.am2
-rw-r--r--arts/gui/kde/kartswidget.h2
-rw-r--r--arts/gui/kde/kframe_impl.h2
-rw-r--r--arts/gui/kde/klabel_impl.h2
-rw-r--r--arts/gui/kde/klayoutbox_impl.h2
-rw-r--r--arts/gui/kde/kwidget_impl.h2
-rw-r--r--arts/midi/timestampmath.h2
-rw-r--r--arts/modules/TODO72
-rw-r--r--arts/runtime/moduleinfo.h2
-rw-r--r--arts/runtime/sequenceutils.h2
-rw-r--r--arts/tools/artsactions.h2
-rw-r--r--arts/tools/artscontrolapplet_private.h2
-rw-r--r--arts/tools/fftscopeview.h2
-rw-r--r--arts/tools/main.cpp2
-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
-rw-r--r--juk/keydialog.h2
-rw-r--r--kdemultimedia.lsm2
-rw-r--r--kmid/history.txt8
-rw-r--r--kmid/kmid.spec2
-rw-r--r--kmid/kmid_part.cpp2
-rw-r--r--kmid/kmid_part.h2
-rw-r--r--kmid/kmidframe.h2
-rw-r--r--kmid/ktrianglebutton.cpp2
-rw-r--r--kmid/ktrianglebutton.h2
-rw-r--r--krec/krecord.cpp2
-rw-r--r--krec/mp3_export/krecexport_mp3.cpp2
-rw-r--r--krec/ogg_export/krecexport_ogg.cpp2
-rw-r--r--kscd/configWidget.cpp2
-rw-r--r--libkcddb/cddb.h2
-rw-r--r--libkcddb/config.h2
-rw-r--r--libkcddb/sites.h2
-rw-r--r--noatun/library/engine.cpp2
-rw-r--r--noatun/library/noatunarts/Equalizer_impl.cpp2
-rw-r--r--xine_artsplugin/tools/thumbnail/Makefile.am2
45 files changed, 93 insertions, 93 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
index 7ce22f0b..d77fa940 100644
--- a/Makefile.am.in
+++ b/Makefile.am.in
@@ -1,4 +1,4 @@
-## kdebase/Makefile.am
+## tdebase/Makefile.am
## (C) 1997 Stephan Kulow
AUTOMAKE_OPTIONS = foreign 1.6.1
diff --git a/arts/builder/Makefile.am b/arts/builder/Makefile.am
index 0edc1d2f..52682a56 100644
--- a/arts/builder/Makefile.am
+++ b/arts/builder/Makefile.am
@@ -31,7 +31,7 @@ rcdir = $(kde_datadir)/artsbuilder
rc_DATA = artsbuilderui.rc
# make messages.po. Move this one to ../po/ and "make merge" in po
-# the -x is for skipping messages already translated in kdelibs
+# the -x is for skipping messages already translated in tdelibs
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/artsbuilder.pot
diff --git a/arts/gui/kde/kartswidget.h b/arts/gui/kde/kartswidget.h
index df46ae3b..8b1b85f4 100644
--- a/arts/gui/kde/kartswidget.h
+++ b/arts/gui/kde/kartswidget.h
@@ -26,7 +26,7 @@
#include <tqwidget.h>
#include "artsgui.h"
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KArtsWidgetPrivate;
/**
diff --git a/arts/gui/kde/kframe_impl.h b/arts/gui/kde/kframe_impl.h
index 57af42e6..a5638f98 100644
--- a/arts/gui/kde/kframe_impl.h
+++ b/arts/gui/kde/kframe_impl.h
@@ -21,7 +21,7 @@
#ifndef KFRAME_IMPL
#define KFRAME_IMPL
#include "kwidget_impl.h"
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class TQFrame;
namespace Arts {
diff --git a/arts/gui/kde/klabel_impl.h b/arts/gui/kde/klabel_impl.h
index 205d041d..fee61d5b 100644
--- a/arts/gui/kde/klabel_impl.h
+++ b/arts/gui/kde/klabel_impl.h
@@ -29,7 +29,7 @@
#include <tqfont.h>
#include <artsgui.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class RotateLabel;
diff --git a/arts/gui/kde/klayoutbox_impl.h b/arts/gui/kde/klayoutbox_impl.h
index d4a2ec59..38cca947 100644
--- a/arts/gui/kde/klayoutbox_impl.h
+++ b/arts/gui/kde/klayoutbox_impl.h
@@ -25,7 +25,7 @@
#include "kframe_impl.h"
#include <artsgui.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KArtsWidget;
class TQBoxLayout;
diff --git a/arts/gui/kde/kwidget_impl.h b/arts/gui/kde/kwidget_impl.h
index 6a0c45c0..ee1fc1b8 100644
--- a/arts/gui/kde/kwidget_impl.h
+++ b/arts/gui/kde/kwidget_impl.h
@@ -26,7 +26,7 @@
#include "artsgui.h"
#include <tqwidget.h>
#include <kwidgetrepo.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace Arts {
diff --git a/arts/midi/timestampmath.h b/arts/midi/timestampmath.h
index 7a096e9e..12131647 100644
--- a/arts/midi/timestampmath.h
+++ b/arts/midi/timestampmath.h
@@ -24,7 +24,7 @@
#define ARTS_TIMESTAMPMATH_H
#include "artsmidi.h"
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace Arts {
/**
diff --git a/arts/modules/TODO b/arts/modules/TODO
index 3aaf7a0f..d3931fa6 100644
--- a/arts/modules/TODO
+++ b/arts/modules/TODO
@@ -5,54 +5,54 @@ Porting modules is usually a ten-minute task, unless the underlying
features are not yet provided by the new flow system or the general
idea of how things need to be done changed.
-Synth_ADD done (kdelibs)
+Synth_ADD done (tdelibs)
Synth_AMAN_CAPTURE obsolete, see Synth_AMAN_RECORD, converter missing
Synth_AMAN_INJECT obsolete, see Synth_AMAN_PLAY, ByteStreamToAudio
-Synth_ATAN_SATURATE done (kdemultimedia)
-Synth_AUTOPANNER done (kdemultimedia)
-Synth_BRICKWALL_LIMITER done (kdemultimedia)
-Synth_BUS_DOWNLINK done (kdelibs)
-Synth_BUS_UPLINK done (kdelibs)
-Synth_CDELAY done (kdemultimedia)
-Synth_DATA done (kdemultimedia)
-Synth_DEBUG done (kdemultimedia)
-Synth_DELAY done (kdemultimedia)
-Synth_ENVELOPE_ADSR done (kdemultimedia)
+Synth_ATAN_SATURATE done (tdemultimedia)
+Synth_AUTOPANNER done (tdemultimedia)
+Synth_BRICKWALL_LIMITER done (tdemultimedia)
+Synth_BUS_DOWNLINK done (tdelibs)
+Synth_BUS_UPLINK done (tdelibs)
+Synth_CDELAY done (tdemultimedia)
+Synth_DATA done (tdemultimedia)
+Synth_DEBUG done (tdemultimedia)
+Synth_DELAY done (tdemultimedia)
+Synth_ENVELOPE_ADSR done (tdemultimedia)
Synth_FILEPLAY outfile name issue; called Synth_CAPTURE_WAV now
-Synth_FM_SOURCE done (kdemultimedia)
-Synth_FREQUENCY done (kdelibs)
-Synth_FULL_DUPLEX_PLAY obsolete, now done by Synth_PLAY (kdelibs)
-Synth_FULL_DUPLEX_REC obsolete, now done by Synth_REC (kdelibs)
-Synth_FX_CFLANGER done (kdemultimedia)
-Synth_MIDI_DEBUG done (kdemultimedia)
+Synth_FM_SOURCE done (tdemultimedia)
+Synth_FREQUENCY done (tdelibs)
+Synth_FULL_DUPLEX_PLAY obsolete, now done by Synth_PLAY (tdelibs)
+Synth_FULL_DUPLEX_REC obsolete, now done by Synth_REC (tdelibs)
+Synth_FX_CFLANGER done (tdemultimedia)
+Synth_MIDI_DEBUG done (tdemultimedia)
Synth_MIDI_MAP_ROUTER todo, must fit in new midi architecture
Synth_MIDI_ROUTER todo, must fit in new midi architecture
Synth_MIDI_SOURCE obsolete
-Synth_MOOG_VCF done (kdemultimedia)
-Synth_MUL done (kdelibs)
-Synth_NIL done (kdemultimedia)
+Synth_MOOG_VCF done (tdemultimedia)
+Synth_MUL done (tdelibs)
+Synth_NIL done (tdemultimedia)
Synth_PARAM_GET obsolete
Synth_PARAM_SET obsolete
Synth_PARAM_SGET obsolete
Synth_PARAM_SSET obsolete
-Synth_PITCH_SHIFT done (kdemultimedia)
-Synth_PLAY done (kdelibs), currently no mono play ability
+Synth_PITCH_SHIFT done (tdemultimedia)
+Synth_PLAY done (tdelibs), currently no mono play ability
Synth_PLAY_AKAI todo
Synth_PLAY_AKAIS todo
-Synth_PLAY_PITCHED_WAV maybe obsolete (kdelibs version supports speed)
-Synth_PLAY_WAV done (kdelibs)
-Synth_PSCALE done (kdemultimedia)
-Synth_RC done (kdemultimedia)
-Synth_SEQUENCE done (kdemultimedia)
-Synth_SHELVE_CUTOFF done (kdemultimedia)
+Synth_PLAY_PITCHED_WAV maybe obsolete (tdelibs version supports speed)
+Synth_PLAY_WAV done (tdelibs)
+Synth_PSCALE done (tdemultimedia)
+Synth_RC done (tdemultimedia)
+Synth_SEQUENCE done (tdemultimedia)
+Synth_SHELVE_CUTOFF done (tdemultimedia)
Synth_STDIN obsolete
Synth_STDOUT obsolete
-Synth_STD_EQUALIZER done (kdemultimedia)
+Synth_STD_EQUALIZER done (tdemultimedia)
Synth_STRUCT_KILL obsolete
-Synth_TREMOLO done (kdemultimedia)
-Synth_WAVE_PULSE done (kdemultimedia, not in aRts 0.3.4.1)
-Synth_WAVE_SIN done (kdelibs)
-Synth_WAVE_SOFTSAW done (kdemultimedia)
-Synth_WAVE_SQUARE done (kdemultimedia)
-Synth_WAVE_TRI done (kdemultimedia)
-Synth_XFADE done (kdemultimedia)
+Synth_TREMOLO done (tdemultimedia)
+Synth_WAVE_PULSE done (tdemultimedia, not in aRts 0.3.4.1)
+Synth_WAVE_SIN done (tdelibs)
+Synth_WAVE_SOFTSAW done (tdemultimedia)
+Synth_WAVE_SQUARE done (tdemultimedia)
+Synth_WAVE_TRI done (tdemultimedia)
+Synth_XFADE done (tdemultimedia)
diff --git a/arts/runtime/moduleinfo.h b/arts/runtime/moduleinfo.h
index 2caea78f..7c1ff15f 100644
--- a/arts/runtime/moduleinfo.h
+++ b/arts/runtime/moduleinfo.h
@@ -27,7 +27,7 @@
#define MODULEINFO_H
#include "artsbuilder.h"
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
KDE_EXPORT Arts::ModuleInfo makeModuleInfo(const std::string& name);
#endif /* MODULEINFO_H */
diff --git a/arts/runtime/sequenceutils.h b/arts/runtime/sequenceutils.h
index 2ab1d8f5..f156b8b7 100644
--- a/arts/runtime/sequenceutils.h
+++ b/arts/runtime/sequenceutils.h
@@ -24,7 +24,7 @@
#include <vector>
#include <string>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
KDE_EXPORT int parse_line(const char *in, char *& cmd, char *& param);
diff --git a/arts/tools/artsactions.h b/arts/tools/artsactions.h
index d28edd33..d235dcb6 100644
--- a/arts/tools/artsactions.h
+++ b/arts/tools/artsactions.h
@@ -22,7 +22,7 @@
#define ARTS_ACTIONS_H
#include <tqwidget.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KArtsServer;
class KAction;
class KActionCollection;
diff --git a/arts/tools/artscontrolapplet_private.h b/arts/tools/artscontrolapplet_private.h
index bddc0728..3f6417b1 100644
--- a/arts/tools/artscontrolapplet_private.h
+++ b/arts/tools/artscontrolapplet_private.h
@@ -37,7 +37,7 @@
#include <artsflow.h>
#include <connect.h>
#include <artsmoduleseffects.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
#include "artsactions.h"
diff --git a/arts/tools/fftscopeview.h b/arts/tools/fftscopeview.h
index de8ed7f5..21bf5a53 100644
--- a/arts/tools/fftscopeview.h
+++ b/arts/tools/fftscopeview.h
@@ -30,7 +30,7 @@
#include "templateview.h"
#include <artsgui.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class TQTimer;
class KPopupMenu;
diff --git a/arts/tools/main.cpp b/arts/tools/main.cpp
index 62b3668a..9cff7f4e 100644
--- a/arts/tools/main.cpp
+++ b/arts/tools/main.cpp
@@ -90,7 +90,7 @@ VControl::VControl( KArtsServer* artsserver, TQWidget *parent) : TQFrame(parent)
connect( server, TQT_SIGNAL( restartedServer() ), this, TQT_SLOT( initaRtsConnections() ) );
/* if(server.isNull())
{
- KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your kdelibs version is not older than kdemultimedia."));
+ KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your tdelibs version is not older than tdemultimedia."));
exit(1);
}*/
boxLayout = new TQHBoxLayout( this );
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>
diff --git a/juk/keydialog.h b/juk/keydialog.h
index 41a1c6d1..940350c2 100644
--- a/juk/keydialog.h
+++ b/juk/keydialog.h
@@ -16,7 +16,7 @@
#ifndef KEYDIALOG_H
#define KEYDIALOG_H
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kglobalaccel.h>
#include <kkeydialog.h>
diff --git a/kdemultimedia.lsm b/kdemultimedia.lsm
index c09c2c72..545d6e6f 100644
--- a/kdemultimedia.lsm
+++ b/kdemultimedia.lsm
@@ -1,5 +1,5 @@
Begin4
-Title: kdemultimedia
+Title: tdemultimedia
Version: 3.5.10
Entered-date: 2008-08-26
Description: Multimedia written for the K Desktop Environment (KDE)
diff --git a/kmid/history.txt b/kmid/history.txt
index 77ad9f5f..34593448 100644
--- a/kmid/history.txt
+++ b/kmid/history.txt
@@ -213,7 +213,7 @@ Monday 9-2-98
Friday 20-2-98
- I've finished exams, have installed the yesterday snapshots and have
updated the configure scripts to add rpath and all that stuff to my copy
-of kmid (thanks to Kulow, who added it to kmid in kdemultimedia)
+of kmid (thanks to Kulow, who added it to kmid in tdemultimedia)
Saturday 21-2-98
- Fixed the not-a-feature problem with FM, next time I will not let the
@@ -289,7 +289,7 @@ Monday 30-3-98
Tuesday 31-3-98
- I've done some changes to support the new KFileDialog and the new
-changes in kdelibs done by Matthias.
+changes in tdelibs done by Matthias.
Thursday 2-4-98
- Some bug fixes
@@ -301,7 +301,7 @@ each opened song.
Tuesday 7-4-98
- Aaaargh !, I have to remove the changes that I did last tuesday because it
-seems that the changes in the kdelibs have been removed.
+seems that the changes in the tdelibs have been removed.
Monday 13-4-98
- Added support for midi files with strange headers not related to midi files.
@@ -338,7 +338,7 @@ Saturday 20-6-98
Sunday 21-6-98
- Wow, KDE-1.0 is finally here, and it is REAL, so I will prepare very quickly
-KMid 1.0 before the freeze of kdemultimedia.
+KMid 1.0 before the freeze of tdemultimedia.
Saturday 4-7-98
- Just finished exams :-), and I've implemented the (long awaited feature of a)
diff --git a/kmid/kmid.spec b/kmid/kmid.spec
index 959ce342..b46753ae 100644
--- a/kmid/kmid.spec
+++ b/kmid/kmid.spec
@@ -5,7 +5,7 @@ Release: 1
Copyright: GPL
Group: X11/K Desktop Environment/Multimedia
Source: kmid-1.2.tar.gz
-Requires: qt >= 1.3 , kdelibs
+Requires: qt >= 1.3 , tdelibs
%description
KMid is a midi/karaoke file player, with configurable midi mapper,
diff --git a/kmid/kmid_part.cpp b/kmid/kmid_part.cpp
index 239e8b40..5eafbe62 100644
--- a/kmid/kmid_part.cpp
+++ b/kmid/kmid_part.cpp
@@ -11,7 +11,7 @@
#include "kmidclient.h"
#include <tqtimer.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
K_EXPORT_COMPONENT_FACTORY( libkmidpart, KMidFactory )
diff --git a/kmid/kmid_part.h b/kmid/kmid_part.h
index 9cb5a564..a2de00ea 100644
--- a/kmid/kmid_part.h
+++ b/kmid/kmid_part.h
@@ -3,7 +3,7 @@
#include <kparts/browserextension.h>
#include <kparts/factory.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KAboutData;
class KInstance;
class KMidBrowserExtension;
diff --git a/kmid/kmidframe.h b/kmid/kmidframe.h
index c60d6267..584b7dc3 100644
--- a/kmid/kmidframe.h
+++ b/kmid/kmidframe.h
@@ -30,7 +30,7 @@
#include <libkmid/player.h>
#include <libkmid/track.h>
#include <tqtimer.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class KApplication;
class KConfig;
diff --git a/kmid/ktrianglebutton.cpp b/kmid/ktrianglebutton.cpp
index 348a2944..155daf31 100644
--- a/kmid/ktrianglebutton.cpp
+++ b/kmid/ktrianglebutton.cpp
@@ -20,7 +20,7 @@
Send comments and bug fixes to larrosa@kde.org
or to Antonio Larrosa, Rio Arnoya, 10 5B, 29006 Malaga, Spain
- Note: This widget was based on KButton as found in the kdelibs/tdeui
+ Note: This widget was based on KButton as found in the tdelibs/tdeui
KButton was originally copyrighted by Torben Weis (weis@kde.org)
and Matthias Ettrich (ettrich@kde.org) on 1997
diff --git a/kmid/ktrianglebutton.h b/kmid/ktrianglebutton.h
index 6764c95d..35385522 100644
--- a/kmid/ktrianglebutton.h
+++ b/kmid/ktrianglebutton.h
@@ -20,7 +20,7 @@
Send comments and bug fixes to larrosa@kde.org
or to Antonio Larrosa, Rio Arnoya, 10 5B, 29006 Malaga, Spain
- Note: This widget was copied from KButton as found in the kdelibs/tdeui
+ Note: This widget was copied from KButton as found in the tdelibs/tdeui
KButton was originally copyrighted by Torben Weis (weis@kde.org)
and Matthias Ettrich (ettrich@kde.org) on 1997
diff --git a/krec/krecord.cpp b/krec/krecord.cpp
index 1a93ce13..e6205c8a 100644
--- a/krec/krecord.cpp
+++ b/krec/krecord.cpp
@@ -340,7 +340,7 @@ KRecord::KRecord(TQWidget *parent, const char *name )
toolBar( "compressor" )->close();
KMessageBox::detailedSorry( this,
i18n( "Your system is missing the Synth_STEREO_COMPRESSOR aRts module.\nYou will be able to use KRec but without the great functions of the compressor." ),
- i18n( "Possible reasons are:\n- You installed KRec on its own without the rest of kdemultimedia.\n- You installed everything correctly, but did not restart the aRts daemon\n and therefore it is not aware of the new effects.\n- This is a bug." ),
+ i18n( "Possible reasons are:\n- You installed KRec on its own without the rest of tdemultimedia.\n- You installed everything correctly, but did not restart the aRts daemon\n and therefore it is not aware of the new effects.\n- This is a bug." ),
i18n( "Unable to Find Compressor" ) );
}
diff --git a/krec/mp3_export/krecexport_mp3.cpp b/krec/mp3_export/krecexport_mp3.cpp
index 0c4e8dc8..43db55a6 100644
--- a/krec/mp3_export/krecexport_mp3.cpp
+++ b/krec/mp3_export/krecexport_mp3.cpp
@@ -155,7 +155,7 @@ kdDebug( 60005 ) << k_funcinfo << endl;
} else return false;
}
-// Derived from kdemultimedia/kioslave/audiocd/audiocd.cpp.
+// Derived from tdemultimedia/kioslave/audiocd/audiocd.cpp.
// We use the encoding settings from kcmaudiocd.
void KRecExport_MP3::setLameParameters() {
KConfig *config;
diff --git a/krec/ogg_export/krecexport_ogg.cpp b/krec/ogg_export/krecexport_ogg.cpp
index 61b18265..32223cb8 100644
--- a/krec/ogg_export/krecexport_ogg.cpp
+++ b/krec/ogg_export/krecexport_ogg.cpp
@@ -191,7 +191,7 @@ kdDebug( 60005 ) << k_funcinfo << endl;
}
-// Derived from kdemultimedia/kioslave/audiocd/audiocd.cpp.
+// Derived from tdemultimedia/kioslave/audiocd/audiocd.cpp.
// We use the encoding settings from kcmaudiocd.
void KRecExport_OGG::setOggParameters() {
kdDebug( 60005 ) << k_funcinfo << endl;
diff --git a/kscd/configWidget.cpp b/kscd/configWidget.cpp
index bae787e9..3a1ceff5 100644
--- a/kscd/configWidget.cpp
+++ b/kscd/configWidget.cpp
@@ -118,7 +118,7 @@ void configWidget::getMediaDevices()
TQStringList list = rep;
TQStringList::const_iterator it = list.begin();
TQStringList::const_iterator itEnd = list.end();
- // it would be much better if libmediacommon was in kdelibs
+ // it would be much better if libmediacommon was in tdelibs
while (it != itEnd) {
it++;
if (it == itEnd) break;
diff --git a/libkcddb/cddb.h b/libkcddb/cddb.h
index d82ea599..a848ffb8 100644
--- a/libkcddb/cddb.h
+++ b/libkcddb/cddb.h
@@ -26,7 +26,7 @@
#include <tqpair.h>
#include <tqvaluelist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
/** The KCDDB namespace collects all the CDDB-related classes and methods. */
namespace KCDDB
diff --git a/libkcddb/config.h b/libkcddb/config.h
index 65bd492e..56fc915b 100644
--- a/libkcddb/config.h
+++ b/libkcddb/config.h
@@ -27,7 +27,7 @@
#include "cddb.h"
#include "configbase.h"
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KCDDB
{
class KDE_EXPORT Config : public ConfigBase
diff --git a/libkcddb/sites.h b/libkcddb/sites.h
index 65b184aa..060240c6 100644
--- a/libkcddb/sites.h
+++ b/libkcddb/sites.h
@@ -23,7 +23,7 @@
#include <tqvaluelist.h>
#include "cddb.h"
#include "lookup.h"
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KCDDB
{
diff --git a/noatun/library/engine.cpp b/noatun/library/engine.cpp
index 9cd34e7d..4aeb852f 100644
--- a/noatun/library/engine.cpp
+++ b/noatun/library/engine.cpp
@@ -530,7 +530,7 @@ bool Engine::initArts()
{
kdWarning() << "Couldn't instanciate artsobject Noatun::Session. "
<< "(This is normally caused by a broken package or "
- << "compiling kdemultimedia in a --prefix different "
+ << "compiling tdemultimedia in a --prefix different "
<< "from arts. It may also be from two conflicting "
<< "packages, so uninstall every arts/artsd package "
<< "you have installed and try again." << endl;
diff --git a/noatun/library/noatunarts/Equalizer_impl.cpp b/noatun/library/noatunarts/Equalizer_impl.cpp
index 01306f04..9914842a 100644
--- a/noatun/library/noatunarts/Equalizer_impl.cpp
+++ b/noatun/library/noatunarts/Equalizer_impl.cpp
@@ -184,7 +184,7 @@ public:
while (left<end)
{
// see the _long_ comment in
- // kdemultimedia/arts/modules/synth_std_equalizer_impl.cc
+ // tdemultimedia/arts/modules/synth_std_equalizer_impl.cc
if (::fabs(*left) + ::fabs(*right) < 0.00000001)
goto copy; // if you apologize, it's becomes ok
*oleft=*left * mPreamp;
diff --git a/xine_artsplugin/tools/thumbnail/Makefile.am b/xine_artsplugin/tools/thumbnail/Makefile.am
index 069b2dd1..06a5a45e 100644
--- a/xine_artsplugin/tools/thumbnail/Makefile.am
+++ b/xine_artsplugin/tools/thumbnail/Makefile.am
@@ -1,5 +1,5 @@
## $Id$
-## Makefile.am of kdemultimedia/tools/thumbnail
+## Makefile.am of tdemultimedia/tools/thumbnail
INCLUDES = -I$(kde_includes)/arts $(all_includes) $(XINE_CFLAGS)