.pro file to indicate what needs to be translated

This commit is contained in:
Gatien Bovyn 2013-06-12 10:18:34 +02:00
parent ab46d4ef3a
commit d18875cf5f
1 changed files with 22 additions and 0 deletions

22
src/bitmessage_fr_BE.pro Normal file
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