summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/krdb/krdb.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/krdb/krdb.cpp b/kcontrol/krdb/krdb.cpp
index 3971927d9..88d24f801 100644
--- a/kcontrol/krdb/krdb.cpp
+++ b/kcontrol/krdb/krdb.cpp
@@ -341,9 +341,9 @@ static void createGtkrc( bool exportColors, const TQColorGroup& cg, int version
t.setEncoding( TQTextStream::Locale );
t << i18n(
- "# created by KDE, %1\n"
+ "# created by TDE, %1\n"
"#\n"
- "# If you do not want KDE to override your GTK settings, select\n"
+ "# If you do not want TDE to override your GTK settings, select\n"
"# Appearance & Themes -> Colors in the Control Center and disable the checkbox\n"
"# \"Apply colors to non-TDE applications\"\n"
"#\n"