]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update file list.
authorBruno Haible <bruno@clisp.org>
Thu, 23 Jan 2003 12:04:55 +0000 (12:04 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:56 +0000 (12:08 +0200)
src/ChangeLog
src/FILES

index 1ecccb412faf5aa71143097f9de5e26d0656d1eb..fd646ce912d9b97f03f145a79e244a568d6a9773 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-18  Bruno Haible  <bruno@clisp.org>
+
+       * FILES: Update.
+
 2003-01-12  Bruno Haible  <bruno@clisp.org>
 
        * msgconv.c: Include localcharset.h.
index bf082e75dd2e7b3d70b293b48ef5e32989c30efa..1a932409828acfed11d2a9eedb28dc4abb62031c 100644 (file)
--- a/src/FILES
+++ b/src/FILES
@@ -172,6 +172,7 @@ format-awk.c    Format string handling for awk.
 format-pascal.c Format string handling for Object Pascal.
 format-ycp.c    Format string handling for YCP.
 format-tcl.c    Format string handling for Tcl.
+format-php.c    Format string handling for PHP.
 format.c        Table of the language dependent format string handlers.
 
 +-------------- The 'msgfmt' program
@@ -216,6 +217,9 @@ format.c        Table of the language dependent format string handlers.
 | x-librep.h
 | x-librep.c
 |               String extractor for librep.
+| x-smalltalk.h
+| x-smalltalk.c
+|               String extractor for Smalltalk.
 | x-java.h
 | x-java.l
 |               String extractor for Java.
@@ -228,6 +232,9 @@ format.c        Table of the language dependent format string handlers.
 | x-tcl.h
 | x-tcl.c
 |               String extractor for Tcl.
+| x-php.h
+| x-php.c
+|               String extractor for PHP.
 | x-rst.h
 | x-rst.c
 |               String extractor from .rst files, for Object Pascal.