summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:41:02 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 13:41:02 -0500
commit1cb2ef2c511a0fc70615fa6c729fc64e42ec0359 (patch)
tree9dc7d0bb4cb29623c14eb9d25ebe897273837dde
parent17712d380cd92093af8789790d6902403f13334e (diff)
downloadtdemultimedia-1cb2ef2c.tar.gz
tdemultimedia-1cb2ef2c.zip
Branding cleanup: What's This help, KDE -> TDE
-rw-r--r--kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp2
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.");
}