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 --- Makefile.am.in | 2 +- arts/builder/Makefile.am | 2 +- arts/gui/kde/kartswidget.h | 2 +- arts/gui/kde/kframe_impl.h | 2 +- arts/gui/kde/klabel_impl.h | 2 +- arts/gui/kde/klayoutbox_impl.h | 2 +- arts/gui/kde/kwidget_impl.h | 2 +- arts/midi/timestampmath.h | 2 +- arts/modules/TODO | 72 ++++++++++++++-------------- arts/runtime/moduleinfo.h | 2 +- arts/runtime/sequenceutils.h | 2 +- arts/tools/artsactions.h | 2 +- arts/tools/artscontrolapplet_private.h | 2 +- arts/tools/fftscopeview.h | 2 +- arts/tools/main.cpp | 2 +- doc/artsbuilder/faq.docbook | 2 +- doc/artsbuilder/index.docbook | 2 +- doc/artsbuilder/mcop.docbook | 6 +-- doc/juk/index.docbook | 4 +- doc/kaboodle/index.docbook | 2 +- doc/kaudiocreator/index.docbook | 4 +- doc/kmid/index.docbook | 2 +- doc/kmix/index.docbook | 4 +- doc/krec/index.docbook | 8 ++-- doc/kscd/index.docbook | 4 +- doc/noatun/index.docbook | 4 +- juk/keydialog.h | 2 +- kdemultimedia.lsm | 2 +- kmid/history.txt | 8 ++-- kmid/kmid.spec | 2 +- kmid/kmid_part.cpp | 2 +- kmid/kmid_part.h | 2 +- kmid/kmidframe.h | 2 +- kmid/ktrianglebutton.cpp | 2 +- kmid/ktrianglebutton.h | 2 +- krec/krecord.cpp | 2 +- krec/mp3_export/krecexport_mp3.cpp | 2 +- krec/ogg_export/krecexport_ogg.cpp | 2 +- kscd/configWidget.cpp | 2 +- libkcddb/cddb.h | 2 +- libkcddb/config.h | 2 +- libkcddb/sites.h | 2 +- noatun/library/engine.cpp | 2 +- noatun/library/noatunarts/Equalizer_impl.cpp | 2 +- xine_artsplugin/tools/thumbnail/Makefile.am | 2 +- 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 #include "artsgui.h" -#include +#include 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 +#include 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 #include -#include +#include 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 -#include +#include 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 #include -#include +#include 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 +#include 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 +#include 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 #include -#include +#include 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 -#include +#include 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 #include #include -#include +#include #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 -#include +#include 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? 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. 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 @@ + JuK"> @@ -53,7 +53,7 @@ KDE -kdemultimedia +tdemultimedia audio tagger player 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 @@ kaboodle"> - + ]> 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 @@ kaudiocreator 1.12"> - + ]> @@ -1037,7 +1037,7 @@ As a bad example: sorry no mail. I cannot maintain this handbook. It is thought 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. -&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... 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 @@ - + ]> 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 @@ - + ]> @@ -67,7 +67,7 @@ your sound card. KDE KMix -kdemultimedia +tdemultimedia sound volume mixer 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 @@ - + ]> @@ -46,7 +46,7 @@ implemented as well as the possibility to play out what is recorded. KDE -kdemultimedia +tdemultimedia KRec aRts recording @@ -171,7 +171,7 @@ audioplayer. So start &noatun;, &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). @@ -615,7 +615,7 @@ Documentation copyright 2002-2004 Arnold Krille arnold@arnoldarts.de -&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. 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 @@ - + ]> @@ -86,7 +86,7 @@ KDE -kdemultimedia +tdemultimedia kscd music CD 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 @@ - + ]> @@ -38,7 +38,7 @@ KDE Noatun -kdemultimedia +tdemultimedia mp3 music media 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 +#include #include #include 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 -#include +#include 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 #include -#include +#include 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 #include #include -#include +#include 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 #include -#include +#include /** 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 -#include +#include 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 #include "cddb.h" #include "lookup.h" -#include +#include 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