From cfd4a7e4ea2276df469207aa5041cec412861493 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 17:04:27 -0500 Subject: Branding cleanup: KDE -> TDE --- kcontrol/performance/konqueror.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kcontrol/performance/konqueror.cpp') diff --git a/kcontrol/performance/konqueror.cpp b/kcontrol/performance/konqueror.cpp index 909f989bd..b9edc46f0 100644 --- a/kcontrol/performance/konqueror.cpp +++ b/kcontrol/performance/konqueror.cpp @@ -66,13 +66,13 @@ Konqueror::Konqueror( TQWidget* parent_P ) TQWhatsThis::add( sb_preload_count, tmp ); TQWhatsThis::add( lb_preload_count, tmp ); TQWhatsThis::add( cb_preload_on_startup, - i18n( "If enabled, an instance of Konqueror will be preloaded after the ordinary KDE " + i18n( "If enabled, an instance of Konqueror will be preloaded after the ordinary TDE " "startup sequence." "

This will make the first Konqueror window open faster, but " - "at the expense of longer KDE startup times (but you will be able to work " + "at the expense of longer TDE startup times (but you will be able to work " "while it is loading, so you may not even notice that it is taking longer)." )); TQWhatsThis::add( cb_always_have_preloaded, - i18n( "If enabled, KDE will always try to have one preloaded Konqueror instance ready; " + i18n( "If enabled, TDE will always try to have one preloaded Konqueror instance ready; " "preloading a new instance in the background whenever there is not one available, " "so that windows will always open quickly." "

Warning: In some cases, it is actually possible that this will " -- cgit v1.2.3