Commit Graph

3 Commits

Author SHA1 Message Date
Adriaan de Groot
611cb1f94c i18n: QT_TRANSLATIONS_DIR hasn't been set since Qt 5.3.
None of the Qt translations are found, nor shipped along with the
Calamares translations; it depends on the translations of Qt
on the live system. The mechanism was broken, anyway, by the
split into qt_<foo>.qm and qtbase_<foo>.qm, and the introduction
for QPT for the translation of standard button texts.

Just drop the special code looking for Qt translations and the
rcc hacks that entails.

FIXES #336
2017-06-29 06:25:49 -04:00
Teo Mrnjavac
22c2d96650 Fix rcc call for translation resources. 2014-11-07 17:58:47 +01:00
Teo Mrnjavac
b21dc4fe4c Added Utils, Logger, Translations, QCommandLineParser, init boilerplate 2014-06-06 17:19:59 +02:00