From cfd4a7e4ea2276df469207aa5041cec412861493 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 17:04:27 -0500 Subject: Branding cleanup: KDE -> TDE --- kcontrol/xinerama/kcmxinerama.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/xinerama/kcmxinerama.cpp') diff --git a/kcontrol/xinerama/kcmxinerama.cpp b/kcontrol/xinerama/kcmxinerama.cpp index 39db12e0b..3be527fe1 100644 --- a/kcontrol/xinerama/kcmxinerama.cpp +++ b/kcontrol/xinerama/kcmxinerama.cpp @@ -53,7 +53,7 @@ KCMXinerama::KCMXinerama(TQWidget *parent, const char *name) about->addAuthor("George Staikos", 0, "staikos@kde.org"); setAboutData( about ); - setQuickHelp( i18n("

Multiple Monitors

This module allows you to configure KDE support" + setQuickHelp( i18n("

Multiple Monitors

This module allows you to configure TDE support" " for multiple monitors.")); config = new KConfig("kdeglobals", false, false); @@ -184,7 +184,7 @@ void KCMXinerama::save() { ksplashrc->sync(); } - KMessageBox::information(this, i18n("Your settings will only affect newly started applications."), i18n("KDE Multiple Monitors"), "nomorexineramaplease"); + KMessageBox::information(this, i18n("Your settings will only affect newly started applications."), i18n("TDE Multiple Monitors"), "nomorexineramaplease"); emit changed(false); } -- cgit v1.2.1