You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytqt/examples3/i18n/i18n.pro

16 lines
310 B

SOURCES = mywidget.py \
i18n.py
TRANSLATIONS = mywidget_cs.ts \
mywidget_de.ts \
mywidget_el.ts \
mywidget_en.ts \
mywidget_eo.ts \
mywidget_fr.ts \
mywidget_it.ts \
mywidget_jp.ts \
mywidget_ko.ts \
mywidget_no.ts \
mywidget_ru.ts \
mywidget_zh.ts