From dc50fdd3e84995cdac821c0e98d59197abfacbfa Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 7 Mar 2012 18:09:32 -0600 Subject: Fix branding issues of non-KDE -> non-TDE. --- kcontrol/krdb/ad/README | 2 +- kcontrol/krdb/krdb.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kcontrol/krdb') diff --git a/kcontrol/krdb/ad/README b/kcontrol/krdb/ad/README index a051becc7..830ba77b4 100644 --- a/kcontrol/krdb/ad/README +++ b/kcontrol/krdb/ad/README @@ -49,7 +49,7 @@ The krdb utility works by putting your current KDE color and font scheme into preprocessor statements, concatenating the specially written application default files and using xrdb -merge to write to RESOURCE_MANAGER. Thus it gives a -simple way to make non-KDE applications fit in with the +simple way to make non-TDE applications fit in with the desktop. krdb now comes with a set of general purpose configuration diff --git a/kcontrol/krdb/krdb.cpp b/kcontrol/krdb/krdb.cpp index 60ee13bfe..d966af4cf 100644 --- a/kcontrol/krdb/krdb.cpp +++ b/kcontrol/krdb/krdb.cpp @@ -3,7 +3,7 @@ ** ** KRDB - puts current KDE color scheme into preprocessor statements ** cats specially written application default files and uses xrdb -merge to -** write to RESOURCE_MANAGER. Thus it gives a simple way to make non-KDE +** write to RESOURCE_MANAGER. Thus it gives a simple way to make non-TDE ** applications fit in with the desktop ** ** Copyright (C) 1998 by Mark Donohoe @@ -345,7 +345,7 @@ static void createGtkrc( bool exportColors, const TQColorGroup& cg, int version "#\n" "# If you do not want KDE to override your GTK settings, select\n" "# Appearance & Themes -> Colors in the Control Center and disable the checkbox\n" - "# \"Apply colors to non-KDE applications\"\n" + "# \"Apply colors to non-TDE applications\"\n" "#\n" "#\n").arg(TQDateTime::currentDateTime().toString()); -- cgit v1.2.1