]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgunfmt can now dump the contents of Java ResourceBundles.
authorBruno Haible <bruno@clisp.org>
Tue, 25 Sep 2001 13:41:13 +0000 (13:41 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 25 Sep 2001 13:41:13 +0000 (13:41 +0000)
commitef737a39bfa07fbb3db43990d02a9cfa8171f7a7
tree38fd4488d8ce0b23c2cde4ac9bfe9aebdd725f13
parent3cfc4d880c0190c94d8580384573943286c4143e
msgunfmt can now dump the contents of Java ResourceBundles.
misc/ChangeLog
misc/gettextize.in
src/ChangeLog
src/Makefile.am
src/gnu/gettext/DumpResource.java [new file with mode: 0644]
src/msgunfmt.c
src/msgunfmt.h [new file with mode: 0644]
src/read-java.c [new file with mode: 0644]
src/read-java.h [new file with mode: 0644]
src/read-po.c
src/read-po.h