]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
A few more files with internationalized messages.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Jun 2003 10:02:43 +0000 (10:02 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:44 +0000 (12:10 +0200)
gettext-tools/po/ChangeLog
gettext-tools/po/POTFILES.in

index 528eaf82d34a9ea5bcd9a541790849794118e706..c312ca295c46c9ed4cefc449ae3f33bcdeebd603 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-22  Bruno Haible  <bruno@clisp.org>
+
+       * POTFILES.in: Add lib/w32spawn.h, src/read-properties.c,
+       (both present since gettext-0.12), src/format-perl-bracket.c.
+
 2003-06-22  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.in.in: Add a version number, to be used by intltools.
index 23dd3e57b9c8d79860d11b8e8f8cb9a13314dd28..debafb4033f7f7b9dc171eb6e869599041fd92fb 100644 (file)
@@ -16,6 +16,7 @@ lib/obstack.c
 lib/pipe-bidi.c
 lib/pipe-in.c
 lib/pipe-out.c
+lib/w32spawn.h
 lib/wait-process.c
 lib/xerror.c
 lib/xmalloc.c
@@ -32,6 +33,7 @@ src/format-librep.c
 src/format-lisp.c
 src/format-pascal.c
 src/format-perl.c
+src/format-perl-bracket.c
 src/format-php.c
 src/format-python.c
 src/format-tcl.c
@@ -62,6 +64,7 @@ src/po-lex.c
 src/read-java.c
 src/read-mo.c
 src/read-po.c
+src/read-properties.c
 src/read-tcl.c
 src/urlget.c
 src/write-java.c