.pro file that indicate which files to translate

This commit is contained in:
Gatien Bovyn 2013-06-12 10:26:43 +02:00
parent bac378283e
commit 823847609e
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
SOURCES = about.py\
addresses.py\
bitmessage_icons_rc.py\
bitmessagemain.py\
bitmessageqt/__init__.py\
bitmessageui.py\
defaultKnownNodes.py\
help.py\
highlevelcrypto.py\
iconglossary.py\
newaddressdialog.py\
newsubscriptiondialog.py\
proofofwork.py\
regenerateaddresses.py\
settings.py\
shared.py\
singleton.py\
specialaddressbehavior.py
TRANSLATIONS = bitmessage_fr_BE.ts
CODECFORTR = UTF-8