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 --- krec/krecord.cpp | 2 +- krec/mp3_export/krecexport_mp3.cpp | 2 +- krec/ogg_export/krecexport_ogg.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'krec') 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; -- cgit v1.2.1