Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 13 years ago
parent 49a4f2cebb
commit 6bc5f8da51

@ -520,11 +520,11 @@ void KFireSaver :: paintGL ()
if ( !chance ) { if ( !chance ) {
static const TQString someStrings[] = { static const TQString someStrings[] = {
i18n("www.kde.org"), i18n("www.kde.org"),
i18n("My KDE, please!"), i18n("My TDE, please!"),
i18n("KoNqUeR the World"), i18n("KoNqUeR the World"),
i18n("KFIRESAVER 3D"), i18n("KFIRESAVER 3D"),
i18n("Gimme your eyes..."), i18n("Gimme your eyes..."),
i18n("Thank you for using KDE"), i18n("Thank you for using TDE"),
i18n("Going insane tonight"), i18n("Going insane tonight"),
}; };
int n = (int)(6.0 * DRAND); int n = (int)(6.0 * DRAND);

@ -217,7 +217,7 @@ void KLorenzSetup::slotXRot(int num)
void KLorenzSetup::slotHelp() void KLorenzSetup::slotHelp()
{ {
KMessageBox::about(this,i18n("Lorenz Attractor screen saver for KDE\n\nCopyright (c) 2000 Nicolas Brodu")); KMessageBox::about(this,i18n("Lorenz Attractor screen saver for TDE\n\nCopyright (c) 2000 Nicolas Brodu"));
} }
// Ok pressed - save settings and exit // Ok pressed - save settings and exit

Loading…
Cancel
Save