diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:41:02 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:41:02 -0500 |
commit | 1cb2ef2c511a0fc70615fa6c729fc64e42ec0359 (patch) | |
tree | 9dc7d0bb4cb29623c14eb9d25ebe897273837dde /kioslave | |
parent | 17712d380cd92093af8789790d6902403f13334e (diff) | |
download | tdemultimedia-1cb2ef2c511a0fc70615fa6c729fc64e42ec0359.tar.gz tdemultimedia-1cb2ef2c511a0fc70615fa6c729fc64e42ec0359.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kioslave')
-rw-r--r-- | kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <i>\"audiocd:/\"</i> 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."); } |