diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-07-25 10:35:57 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-25 12:32:14 -0700 |
commit | 492595cfc70f97cd99d4c460db1ba01b73dab932 (patch) | |
tree | 5e44c99c9e8957843d66cfb59088559d0dcb5111 /git-gui | |
parent | Merge remote-tracking branch 'philoakley/dup-gui' (diff) | |
download | tgif-492595cfc70f97cd99d4c460db1ba01b73dab932.tar.xz |
git-gui (MinGW): make use of MSys2's msgfmt
When Git for Windows was still based on MSys1, we had no gettext, ergo
no msgfmt, either. Therefore, we introduced a small and simple Tcl
script to perform the same task.
However, with MSys2, we no longer need that because we have a proper
msgfmt executable. Plus, the po2msg.sh script somehow manages to hang
when run in parallel in Git for Windows' SDK (symptom: the Continuous
Testing tasks timing out).
Two reasons to use real msgfmt.exe instead.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions