Hello,

I use windeployqt to deploy all the Qt stuff including translation files.

For some unknown reason, windeployqt does not deploy all Qt translation files (qt_XX.qm files), but only some of them.

It desploys:

qt_ca.qm qt_cs.qm qt_de.qm qt_en.qm qt_fi.qm qt_fr.qm qt_he.qm qt_hu.qm qt_it.qm qt_ja.qm qt_ko.qm qt_lv.qm qt_pl.qm qt_ru.qm qt_sk.qm qt_uk.qm

It does not deploy (for example): qt_da.qm, which does exist in Qt's translations folder.

Why so? Can this be changed?

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to