From 82bb5a6d637521ef5e8f1643a678bb58b0b81108 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:16:42 -0500 Subject: Branding cleanup: KDE -> TDE --- kontact/src/mainwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kontact') diff --git a/kontact/src/mainwindow.cpp b/kontact/src/mainwindow.cpp index 88be77c7..fb39e64f 100644 --- a/kontact/src/mainwindow.cpp +++ b/kontact/src/mainwindow.cpp @@ -298,9 +298,9 @@ void MainWindow::paintAboutScreen( const TQString& msg ) mIntroPart->begin( KURL( location ) ); - TQString appName( i18n( "KDE Kontact" ) ); + TQString appName( i18n( "TDE Kontact" ) ); TQString catchPhrase( i18n( "Get Organized!" ) ); - TQString quickDescription( i18n( "The KDE Personal Information Management Suite" ) ); + TQString quickDescription( i18n( "The TDE Personal Information Management Suite" ) ); mIntroPart->write( content.arg( TQFont().pointSize() + 2 ).arg( appName ) .arg( catchPhrase ).arg( quickDescription ).arg( msg ) ); -- cgit v1.2.3