2004-09-07 Bruno Haible * po/xsmallpot.sh: Keep AC_PROG_* and OBJC lines in configure.in. * hello-objc/configure.ac: Assign OBJC through AC_SUBST. * hello-objc-gnome/configure.ac: Likewise. Needed to avoid error with automake-1.9. 2004-03-21 Bruno Haible * po/es.po: Update from Max de Mendizábal . * po/sr.po: Update from Aleksandar Jelenak . 2004-02-24 Bruno Haible * hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug, fixed in mono-0.30.1. 2004-02-24 Bruno Haible * hello-csharp*/autogen.sh: Copy also the csharp.m4 file. 2004-02-02 Bruno Haible * hello-*/autoclean.sh, hello-*/m4/Makefile.am: Handle glibc2.m4 too. 2004-01-29 Bruno Haible * gettext-0.14.1 released. 2004-01-28 Bruno Haible * gettext-0.14 released. 2004-01-28 Bruno Haible * po/tr.po: Update from Nilgün Belma Bugüner . 2004-01-17 Bruno Haible * po/Makefile.am (POTFILES): Add hello-csharp, hello-csharp-forms sources. (SMALLPOTS): Add hello-csharp.pot, hello-csharp-forms.pot. (hello-csharp.pot, hello-csharp-forms.pot): New rules. (SMALLPOFILES_FOR_lang): Add hello-csharp, hello-csharp-forms elements. (../hello-csharp/po/$(LL).po, ../hello-csharp-forms/po/$(LL).po): New rules. * po/mmsmallpo.sh: Use option --force-po. 2004-01-17 Bruno Haible * hello-*/po/Makefile.am: Adapt to changes made in po/Makefile.in.in. 2004-01-17 Bruno Haible * po/af.po: New file, from Ysbeer . * po/ca.po: Update from Ivan Vilata i Balaguer . * po/de.po: Update from Karl Eichwalder . * po/fr.po: Update from Michel Robitaille . * po/ja.po: Update from Masahito Yamaga . * po/nl.po: New file, from Elros Cyriatan . * po/pl.po: Update from Rafał Maszkowski . * po/sk.po: New file, from Marcel Telka . * po/sv.po: Update from Jan Djärv . * po/zh_CN.po: Update from Funda Wang . * po/LINGUAS: Add af, nl, sk. * hello-*/po/LINGUAS: Update. * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 2004-01-10 Bruno Haible * hello-c++-kde/admin: New directory, from KDE 3.1.4. * hello-c++-kde/auto*.sh: Don't create/remove the contents of the admin subdirectory. * Makefile.am (EXAMPLESFILES): Add hello-c++-kde/admin/*. 2004-01-10 Bruno Haible * hello-c/*, hello-c-gnome/*, hello-objc/*, hello-objc-gnome/*, hello-c++/*, hello-c++-gnome/*, hello-c++-kde/*: Use the autoconf infrastructure from gettext-0.13.1, not 0.12.1. 2004-01-10 Bruno Haible * hello-csharp/hello.cs: Work around mono-0.29 CurrentUICulture bug. * hello-csharp-forms/hello.cs: Likewise. 2003-12-29 Bruno Haible * hello-perl/INSTALL: Mention that libintl-perl-1.09 required. * hello-perl/hello-1.pl.in, hello-perl/hello-2.pl.in: Inhibit the automatic UTF-8 conversion in UTF-8 locales with Perl-5.8.0. Thanks to Guido Flohr. 2003-12-26 Bruno Haible * hello-csharp: New subdirectory. * hello-csharp-forms: New subdirectory. * Makefile.am (EXAMPLESFILES): Add the files in hello-csharp and hello-csharp-forms. 2003-12-26 Bruno Haible * hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN. * hello-c++-gnome/m4/gtk.m4, hello-c++-gnome/m4/gtk--.m4: Likewise. 2003-12-17 Bruno Haible * gettext-0.13.1 released. 2003-12-17 Bruno Haible * hello-*/po/LINGUAS: Update. * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 2003-12-09 Bruno Haible * hello-smalltalk/hello.st.in: Add workaround against PackageLoader verbosity. Solution provided by Carey Evans . * hello-smalltalk/BUGS: Remove file. * Makefile.am (EXAMPLESFILES): Update. 2003-12-07 Bruno Haible * po/sv.po: New file, from Jan Djärv . * po/tr.po: New file, from Nilgün Belma Bugüner . * po/LINGUAS: Add sv, tr. 2003-12-07 Bruno Haible * hello-perl/hello-1.pl.in: Renamed from hello-perl/hello.pl. Make it work. * hello-perl/hello-2.pl.in: New file, from Guido Flohr. * hello-perl/po/Makefile.am (POTFILES): Update. (XGETTEXT_OPTIONS): Add options needed for the Locale::TextDomain API. * hello-perl/configure.ac: Update accordingly. * hello-perl/Makefile.am: Update accordingly. * Makefile.am (EXAMPLESFILES): Update. * po/Makefile.am (POTFILES): Update. 2003-12-06 Bruno Haible * hello-objc-gnustep/po/LocaleAliases: Add many new locales. Fix typo for EcuadorSpanish. Remove conflicting entries for Indonesian and Hebrew. 2003-12-06 Bruno Haible * hello-objc-gnustep/autoclean.sh: Also remove the *.lproj directories. * hello-objc-gnustep/po/GNUmakefile: Include the general rules at the beginning, not at the end, so that our .SUFFIXES tag has an effect. ($(ENSTRINGSFILES)): Create the target directory. 2003-12-06 Bruno Haible * hello-*/INSTALL: Update the installation instructions. * hello-c++-qt/BUGS: New file. * hello-c++-kde/BUGS: New file. * hello-objc-gnustep/BUGS: New file. * hello-smalltalk/BUGS: New file. * hello-java-awt/BUGS: New file. * hello-java-swing/BUGS: New file. * Makefile.am (EXAMPLESFILES): Add them. 2003-12-02 Bruno Haible * examples/Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES. (distdir1): New rule. Install the EXAMPLESFILES after 'update-po'. 2003-11-30 Bruno Haible * gettext-0.13 released. 2003-11-30 Bruno Haible * po/mmsmallpo.sh: Remove the POT-Creation-Date line from the generated PO file. * Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst. 2003-11-30 Bruno Haible * hello-*/po/LINGUAS: Update. * Makefile.am (EXAMPLESFILES): Add the new message catalogs. 2003-11-30 Bruno Haible * po/es.po: New file, from Max de Mendizábal . * po/LINGUAS: Add es. 2003-11-24 Bruno Haible * po/ca.po: New file, from Ivan Vilata i Balaguer . * po/ro.po: New file, from Eugen Hoanca . * po/LINGUAS: Add ca, ro. 2003-11-22 Bruno Haible * po/ja.po: New file, from Masahito Yamaga . * po/LINGUAS: Add ja. 2003-11-20 Bruno Haible * hello-*/configure.ac: Remove AM_NLS invocation. * po/xsmallpot.sh: Don't keep AM_NLS lines. 2003-11-19 Bruno Haible * po/de.po: Update from Karl Eichwalder . * po/fr.po: New file, from Michel Robitaille . * po/pl.po: New file, from Rafał Maszkowski . * po/sr.po: New file, from Danilo Segan . * po/zh_CN.po: New file, from Funda Wang . * po/LINGUAS: Add fr, pl, sr, zh_CN. 2003-11-15 Bruno Haible * hello-c/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-c-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-c++/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-c++-kde/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-c++-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-objc/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. * hello-objc-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES. 2003-11-15 Bruno Haible * Makefile.am: New file. * README: New file. * installpaths.in: New file. * hello-c: New subdirectory. * hello-c-gnome: New subdirectory. * hello-c++: New subdirectory. * hello-c++-qt: New subdirectory. * hello-c++-kde: New subdirectory. * hello-c++-gnome: New subdirectory. * hello-objc: New subdirectory. * hello-objc-gnustep: New subdirectory. * hello-objc-gnome: New subdirectory. * hello-sh: New subdirectory. * hello-python: New subdirectory. * hello-clisp: New subdirectory. * hello-librep: New subdirectory. * hello-smalltalk: New subdirectory. * hello-java: New subdirectory. * hello-java-awt: New subdirectory. * hello-java-swing: New subdirectory. * hello-gawk: New subdirectory. * hello-pascal: New subdirectory. * hello-ycp: New subdirectory. * hello-tcl: New subdirectory. * hello-tcl-tk: New subdirectory. * hello-perl: New subdirectory. * hello-php: New subdirectory.