From e9efe389b4b528c4ac56fdde372f9d5128a536a3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 18:02:14 -0500 Subject: Branding cleanup: KDE -> TDE. --- kcontrol/colors/colorscm.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kcontrol/colors') diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp index fc310df11..b3c3a568f 100644 --- a/kcontrol/colors/colorscm.cpp +++ b/kcontrol/colors/colorscm.cpp @@ -98,15 +98,15 @@ KColorScheme::KColorScheme(TQWidget *parent, const char *name, const TQStringLis nSysSchemes = 2; setQuickHelp( i18n("

Colors

This module allows you to choose" - " the color scheme used for the KDE desktop. The different" + " the color scheme used for the Trinity desktop. The different" " elements of the desktop, such as title bars, menu text, etc.," " are called \"widgets\". You can choose the widget whose" " color you want to change by selecting it from a list, or by" " clicking on a graphical representation of the desktop.

" " You can save color settings as complete color schemes," - " which can also be modified or deleted. KDE comes with several" + " which can also be modified or deleted. TDE comes with several" " predefined color schemes on which you can base your own.

" - " All KDE applications will obey the selected color scheme." + " All TDE applications will obey the selected color scheme." " Non-TDE applications may also obey some or all of the color" " settings, if this option is enabled.")); @@ -404,7 +404,7 @@ void KColorScheme::save() } runRdb( flags ); // Save the palette to qtrc for KStyles - // Notify all KDE applications + // Notify all TDE applications KIPC::sendMessageAll(KIPC::PaletteChanged); // Update the "Current Scheme" -- cgit v1.2.1