From 3fe34eec322d7fcc9ec5a7478a45e8f7d654a86b 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 (cherry picked from commit 0721f2d3f40ee990c2227563889dff3d540f9224) --- ksplashml/themeengine/redmond/previewredmond.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksplashml') diff --git a/ksplashml/themeengine/redmond/previewredmond.cpp b/ksplashml/themeengine/redmond/previewredmond.cpp index 7a31a44b8..29bfa4b66 100644 --- a/ksplashml/themeengine/redmond/previewredmond.cpp +++ b/ksplashml/themeengine/redmond/previewredmond.cpp @@ -105,7 +105,7 @@ void PreviewRedmond::_updateCache() rect().height()/2 + (int)(p.fontMetrics().height()*0.85) + 15 ); p.setPen( m_statusColor ); p.setFont( m_statusFont ); - p.drawText( statusTextPos, i18n("Starting KDE...") ); + p.drawText( statusTextPos, i18n("Starting TDE...") ); } p.end(); -- cgit v1.2.1