Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent 22960a5260
commit dbc8ba7413

@ -71,7 +71,7 @@ void wiz_setup::initPage1( void )
WelcomeMessage = new TQLabel( Page1 );
WelcomeMessage->setAlignment( TQt::AlignLeft | TQt::AlignTop | TQt::WordBreak );
WelcomeMessage->setText( i18n( "Thank you for installing Knights, the graphical chess interface for KDE. To help you get started quickly, there are a few things Knights will need to setup. You should click 'Next' to see what they are." ) );
WelcomeMessage->setText( i18n( "Thank you for installing Knights, the graphical chess interface for TDE. To help you get started quickly, there are a few things Knights will need to setup. You should click 'Next' to see what they are." ) );
P1B1->addWidget( WelcomeMessage, 1, 3 );
addPage( Page1, i18n("Welcome to Knights v%1!").arg(_VERSION_) );

Loading…
Cancel
Save