From 284ef1c282448d811f6c32443da9d920be959018 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:06:07 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kode/kwsdl/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kode/kwsdl/main.cpp') diff --git a/kode/kwsdl/main.cpp b/kode/kwsdl/main.cpp index 192ce0828..f1bd1c378 100644 --- a/kode/kwsdl/main.cpp +++ b/kode/kwsdl/main.cpp @@ -43,8 +43,8 @@ static const KCmdLineOptions options[] = int main( int argc, char **argv ) { - KAboutData aboutData( "kwsdl_compiler", I18N_NOOP( "KDE wsdl compiler" ), "0.1", - I18N_NOOP( "KDE WSDL Compiler" ), + KAboutData aboutData( "kwsdl_compiler", I18N_NOOP( "TDE wsdl compiler" ), "0.1", + I18N_NOOP( "TDE WSDL Compiler" ), KAboutData::License_LGPL ); aboutData.addAuthor( "Tobias Koenig", 0, "tokoe@kde.org" ); -- cgit v1.2.1