+Version 0.11.1 - March 2002
+
+* xgettext now also supports Python, Tcl, Awk and Glade.
+
+* msgfmt can create (and msgunfmt can dump) Tcl message catalogs.
+
+* msggrep has a new option -C that allows to search for strings in translator
+ comments.
+\f
Version 0.11 - January 2002
* New programs:
$prefix/doc/gettext/javadoc2/*
$prefix/doc/gettext/gettext_*.html
$prefix/info/gettext.info*
- $prefix/lib/libgettextlib.*
- $prefix/lib/libgettextsrc.*
+ $prefix/lib/libgettextlib*
+ $prefix/lib/libgettextsrc*
$prefix/lib/gettext/*
$prefix/share/locale/*/LC_MESSAGES/gettext.mo
$prefix/share/gettext/config.rpath
$prefix/share/gettext/projects/*
$prefix/share/gettext/gettext.h
$prefix/share/gettext/gettext.jar
+ $prefix/share/gettext/msgunfmt.tcl
$prefix/share/aclocal/codeset.m4
$prefix/share/aclocal/gettext.m4
$prefix/share/aclocal/glibc21.m4
* documentation, documentation, documentation ...
* make xgettext understand other languages beside C/C++: Shell scripts,
- Perl, Tcl?, Scheme
+ Perl, Scheme
po-time.c
Create time stamps for use in PO/POT files.
+plural-table.h
+plural-table.c
+ Table of plural form formulas.
+
+-------------- The 'msginit' program
| hostname.c
| The 'hostname' program.
format-elisp.c Format string handling for Emacs Lisp.
format-librep.c Format string handling for librep.
format-java.c Format string handling for Java.
+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.
| x-po.h
| x-po.c
| String extractor from PO files.
+| x-python.h
+| x-python.c
+| String extractor for Python.
| x-lisp.h
| x-lisp.c
| String extractor for Common Lisp.
| x-java.h
| x-java.l
| String extractor for Java.
+| x-awk.h
+| x-awk.c
+| String extractor for awk.
| x-ycp.h
| x-ycp.c
| String extractor for YCP.
| x-rst.h
| x-rst.c
| String extractor from .rst files, for Object Pascal.
+| x-glade.h
+| x-glade.c
+| String extractor from .glade files, GNOME GUI descriptions.
| xgettext.c
| Main source for the 'xgettext' program.
|