From: Bruno Haible Date: Mon, 27 Mar 2006 11:59:27 +0000 (+0000) Subject: Add hello-csharp-forms/README. X-Git-Tag: v0.15~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae7bcd6035a094ffd2ba1a92688ef915d9d0e33;p=thirdparty%2Fgettext.git Add hello-csharp-forms/README. --- diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 8da446065..40dd8d43f 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -1,3 +1,8 @@ +2006-03-25 Bruno Haible + + * hello-csharp-forms/README: New file. + * Makefile.am (EXAMPLESFILES): Add it. + 2006-03-25 Bruno Haible New example for wxWidgets. diff --git a/gettext-tools/examples/Makefile.am b/gettext-tools/examples/Makefile.am index 64a5ab505..7723c1fdf 100644 --- a/gettext-tools/examples/Makefile.am +++ b/gettext-tools/examples/Makefile.am @@ -707,6 +707,7 @@ EXAMPLESFILES = \ hello-csharp/po/zh_TW.po \ \ hello-csharp-forms/INSTALL \ + hello-csharp-forms/README \ hello-csharp-forms/BUGS \ hello-csharp-forms/autogen.sh \ hello-csharp-forms/autoclean.sh \