summaryrefslogtreecommitdiffstats
path: root/kcontrol/colors
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 12:13:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 12:13:36 -0500
commit113afa85802c78961dc40cbbca19e073b274f10b (patch)
tree3d9c23c78ae375dfadd975ac95f2b0f000abbb53 /kcontrol/colors
parent363452bf7ad7b23b90bbabf4eab85ce4bc73a543 (diff)
downloadtdebase-113afa85802c78961dc40cbbca19e073b274f10b.tar.gz
tdebase-113afa85802c78961dc40cbbca19e073b274f10b.zip
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol/colors')
-rw-r--r--kcontrol/colors/colorscm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp
index 27e0dd09b..4212112cc 100644
--- a/kcontrol/colors/colorscm.cpp
+++ b/kcontrol/colors/colorscm.cpp
@@ -390,7 +390,7 @@ void KColorScheme::save()
cfg2.sync();
TQApplication::syncX();
- // Notify all qt-only apps of the KDE palette changes
+ // Notify all qt-only apps of the TDE palette changes
uint flags = KRdbExportQtColors;
if ( exportColors )
flags |= KRdbExportColors;