3 Commits (1c2507d8aaa52bf191e5741c03ce69a768eb3cc5)

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
7 years ago
Teo Mrnjavac 22c2d96650 Fix rcc call for translation resources. 10 years ago
Teo Mrnjavac b21dc4fe4c Added Utils, Logger, Translations, QCommandLineParser, init boilerplate 11 years ago