From: Bruno Haible Date: Thu, 23 Jan 2003 12:04:55 +0000 (+0000) Subject: Update file list. X-Git-Tag: v0.12~1164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57f82dd3e56babb4ccdbee780c83ac6ce1047c1;p=thirdparty%2Fgettext.git Update file list. --- diff --git a/src/ChangeLog b/src/ChangeLog index 1ecccb412..fd646ce91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-01-18 Bruno Haible + + * FILES: Update. + 2003-01-12 Bruno Haible * msgconv.c: Include localcharset.h. diff --git a/src/FILES b/src/FILES index bf082e75d..1a9324098 100644 --- 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.