Fix remaining branding in tdeedu.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit b076f00cd1)
pull/9/head
Chris 5 years ago committed by Slávek Banko
parent f47e5f73e6
commit 2f98d86bf4
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -75,7 +75,7 @@ blinken::blinken() : TQWidget(0, 0, WStaticContents | WNoAutoErase), m_overHighs
for (int i = 0; i < 3; i++) m_overLevels[i] = false;
TQString aux = i18n("If the Steve font that is used by bliken by default to show status messages does not support any of the characters of your language, please translate that message to 1 and KDE standard font will be used to show the texts, if not translate it to 0", "0");
TQString aux = i18n("If the Steve font that is used by bliken by default to show status messages does not support any of the characters of your language, please translate that message to 1 and TDE standard font will be used to show the texts, if not translate it to 0", "0");
m_alwaysUseNonCoolFont = aux == "1";
}

Loading…
Cancel
Save