URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d01a84d0e2833f685b7e70c3a52097891286566
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7d01a84 by Martin Kaiser (wireshark@xxxxxxxxx):
[Qt translations] create the .qm files during the build
create the .qm files from the .ts files at compile time
for now, this works for autotools only
don't fail if Qt's lrelease tool is not available,
skip building the .qm files in this case
Change-Id: I869a6dc8220eb03e7ffc8bfdb2b6f3930f6cac72
Reviewed-on: https://code.wireshark.org/review/7460
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 9b19d9a TCP: remove what seems to be a useless volatile attribute
adds 7d01a84 [Qt translations] create the .qm files during the build
Summary of changes:
configure.ac | 23 +++++++++++++++++++++++
ui/qt/Makefile.am | 16 ++++++++++++++++
2 files changed, 39 insertions(+)