diff --git a/kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp b/kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp index e5267486..9df0f635 100644 --- a/kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp +++ b/kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp @@ -253,7 +253,7 @@ TQString KAudiocdModule::quickHelp() const " The slave is invoked by typing \"audiocd:/\" in Konqueror's location" " bar. In this module, you can configure" " encoding, and device settings. Note that MP3 and Ogg" - " Vorbis encoding are only available if KDE was built with a recent" + " Vorbis encoding are only available if TDE was built with a recent" " version of the LAME or Ogg Vorbis libraries."); }