Fix Kooka branding.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit e1526af556)
r14.0.x
Chris 5 years ago committed by Michele Calgaro
parent 4f4a39ad4d
commit 21d628b0f5
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -94,7 +94,7 @@ Kooka::Kooka( const TQCString& deviceToUse)
connect(m_view, TQT_SIGNAL(signalChangeCaption(const TQString&)),
this, TQT_SLOT(changeCaption(const TQString&)));
changeCaption( i18n( "KDE Scanning" ));
changeCaption( i18n( "TDE Scanning" ));
setAutoSaveSettings( TQString::fromLatin1("General Options"),
true );

Loading…
Cancel
Save