diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:36:08 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 13:36:08 -0500 |
commit | 4c17a41f90e65ef6860a23613c760956066f50c1 (patch) | |
tree | 4de11ad2ce69f7621797f93ec1819f61c62fc812 /kcontrol | |
parent | 113afa85802c78961dc40cbbca19e073b274f10b (diff) | |
download | tdebase-4c17a41f90e65ef6860a23613c760956066f50c1.tar.gz tdebase-4c17a41f90e65ef6860a23613c760956066f50c1.zip |
Branding cleanup: What's This help, KDE -> TDE
Diffstat (limited to 'kcontrol')
-rw-r--r-- | kcontrol/krdb/krdb.cpp | 4 |
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" |