From e37899bcc3f75c9e314df74fee7cd92167f1c4d8 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:14:07 -0500 Subject: Branding cleanup: KDE -> TDE --- kcontrol/colors/colorscm.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/colors/colorscm.cpp') diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp index b3c3a568f..27e0dd09b 100644 --- a/kcontrol/colors/colorscm.cpp +++ b/kcontrol/colors/colorscm.cpp @@ -225,7 +225,7 @@ KColorScheme::KColorScheme(TQWidget *parent, const char *name, const TQStringLis groupLayout->addWidget(wcCombo); TQWhatsThis::add( wcCombo, i18n("Click here to select an element of" - " the KDE desktop whose color you want to change. You may either" + " the TDE desktop whose color you want to change. You may either" " choose the \"widget\" here, or click on the corresponding part" " of the preview image above.") ); @@ -856,7 +856,7 @@ void KColorScheme::readSchemeNames() sList->clear(); // Always a current and a default scheme sList->insertItem( i18n("Current Scheme"), 0 ); - sList->insertItem( i18n("KDE Default"), 1 ); + sList->insertItem( i18n("TDE Default"), 1 ); nSysSchemes = 2; // Global + local schemes -- cgit v1.2.3