From 317879f7102e03789bed587a781356957975a6ca Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:12:14 -0500 Subject: Branding cleanup: KDE -> TDE --- ksayit/KTTSD_Lib/kttsdlib.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksayit') diff --git a/ksayit/KTTSD_Lib/kttsdlib.cpp b/ksayit/KTTSD_Lib/kttsdlib.cpp index 342e43c..4643b35 100644 --- a/ksayit/KTTSD_Lib/kttsdlib.cpp +++ b/ksayit/KTTSD_Lib/kttsdlib.cpp @@ -61,7 +61,7 @@ KTTSDLib::~KTTSDLib() TQString KTTSDLib::getName() const { - return "KDE KTTSD"; + return "TDE KTTSD"; } @@ -69,7 +69,7 @@ TQString KTTSDLib::getDescription() const { TQString str; str = i18n("Description:
"); - str += i18n("This plugin uses the KDE TTS Daemon for speech output."); + str += i18n("This plugin uses the TDE TTS Daemon for speech output."); return str; } -- cgit v1.2.3