From 0721f2d3f40ee990c2227563889dff3d540f9224 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 14 Jul 2019 18:46:56 +0200 Subject: Fix remaining brandings in tdebase. Signed-off-by: Chris --- kcontrol/konsole/kcmkonsole.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/konsole') diff --git a/kcontrol/konsole/kcmkonsole.cpp b/kcontrol/konsole/kcmkonsole.cpp index e2b280dfa..ace7409a7 100644 --- a/kcontrol/konsole/kcmkonsole.cpp +++ b/kcontrol/konsole/kcmkonsole.cpp @@ -40,7 +40,7 @@ KCMKonsole::KCMKonsole(TQWidget * parent, const char *name, const TQStringList&) :TDECModule(ModuleFactory::instance(), parent, name) { - setQuickHelp( i18n("

Konsole

With this module you can configure Konsole, the KDE terminal" + setQuickHelp( i18n("

Konsole

With this module you can configure Konsole, the TDE terminal" " application. You can configure the generic Konsole options (which can also be " "configured using the RMB) and you can edit the schemas and sessions " "available to Konsole.")); -- cgit v1.2.3