author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Tue, 25 Sep 2007 03:24:12 +0000 (23:24 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 25 Sep 2007 03:25:08 +0000 (23:25 -0400) | ||
commit | cd38c86fd8e8fbbc1d83b80f7d96cf19d8266196 | |
tree | 12160194631575cba5e44cb20559dbb234bab493 | tree | snapshot |
parent | 85f77eadcc1d6e5a62079ab86988ffe95e9421d5 | commit | diff |
git-gui: add a simple msgfmt replacement
The program "msgfmt" was our only dependency on gettext. Since it
is more than just a hassle to compile gettext on MinGW, here is a
(very simple) drop-in replacement, which Works For Us.
[sp: Changed Makefile to enable/disable po2msg.sh by the new
NO_MSGFMT variable.]
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The program "msgfmt" was our only dependency on gettext. Since it
is more than just a hassle to compile gettext on MinGW, here is a
(very simple) drop-in replacement, which Works For Us.
[sp: Changed Makefile to enable/disable po2msg.sh by the new
NO_MSGFMT variable.]
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history | |
po/po2msg.sh | [new file with mode: 0644] | blob |