]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update the list of source files.
authorBruno Haible <bruno@clisp.org>
Tue, 7 Sep 2004 11:49:39 +0000 (11:49 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:54 +0000 (12:11 +0200)
gettext-tools/po/ChangeLog
gettext-tools/po/POTFILES.in

index 80ae8e411f84be556d5f7054ada511570614263c..050910388cd96b2948b9ca5e2d2a670feb76db4e 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-06  Bruno Haible  <bruno@clisp.org>
+
+       * POTFILES.in: Update.
+
 2004-09-06  Bruno Haible  <bruno@clisp.org>
 
        * Makevars (XGETTEXT_OPTIONS): Recognize error_logger calls.
index 76d80c6af06735360193d6c36bfd3eae86fd13b0..858df7b9f60c2a0d948f9fc25d4df2e2330ae7b6 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1995, 1998, 2001-2003 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1998, 2001-2004 Free Software Foundation, Inc.
 
 # For updating this file, look at the result of:
 #   $ grep -l '[^A-Za-z_]_(' {lib,src}/*.[chly]
@@ -8,12 +8,15 @@
 lib/argmatch.c
 lib/closeout.c
 lib/copy-file.c
+lib/csharpcomp.c
+lib/csharpexec.c
 lib/error.c
 lib/execute.c
 lib/getopt.c
 lib/javacomp.c
 lib/javaexec.c
 lib/obstack.c
+lib/pipe.c
 lib/pipe-bidi.c
 lib/pipe-in.c
 lib/pipe-out.c
@@ -25,8 +28,10 @@ lib/xsetenv.c
 
 # Package source files
 src/file-list.c
+src/format.c
 src/format-awk.c
 src/format-c.c
+src/format-csharp.c
 src/format-elisp.c
 src/format-gcc-internal.c
 src/format-invalid.h
@@ -42,6 +47,7 @@ src/format-qt.c
 src/format-sh.c
 src/format-tcl.c
 src/format-ycp.c
+src/gettext-po.c
 src/hostname.c
 src/msgattrib.c
 src/msgcat.c
@@ -65,20 +71,25 @@ src/po-charset.c
 src/po-gram-gen.y
 src/po-lex.h
 src/po-lex.c
+src/read-csharp.c
 src/read-java.c
 src/read-mo.c
 src/read-po.c
 src/read-properties.c
+src/read-resources.c
 src/read-stringtable.c
 src/read-tcl.c
 src/urlget.c
+src/write-csharp.c
 src/write-java.c
 src/write-mo.c
 src/write-po.c
 src/write-qt.c
+src/write-resources.c
 src/write-tcl.c
 src/x-awk.c
 src/x-c.c
+src/x-csharp.c
 src/x-elisp.c
 src/x-glade.c
 src/x-java.c