Guido Flohr <guido@imperia.net> wrote the Perl backend of xgettext and
the libintl-perl package.
+Gora Mohanty <gora_mohanty@yahoo.co.in> wrote the tutorial.
+
Thanks to all of the following for their valuable
hints/fixes/discussions/contributions:
+2005-02-12 Bruno Haible <bruno@clisp.org>
+
+ * tutorial.html: New file, from Gora Mohanty with modifications:
+ Remove the navigation panel. Don't use the -s option.
+ * Makefile.am (doc_DATA): Add tutorial.html.
+
2005-02-06 Bruno Haible <bruno@clisp.org>
* gettext.texi (Files under CVS): Explain the role of the
## Makefile for the gettext-tools/doc subdirectory of GNU gettext
-## Copyright (C) 1995-1997, 2001-2004 Free Software Foundation, Inc.
+## Copyright (C) 1995-1997, 2001-2005 Free Software Foundation, Inc.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
$(top_srcdir)/../gettext-runtime/doc/rt-envsubst.texi
# The FAQ. To be edited with Mozilla.
-doc_DATA = FAQ.html
+# The tutorial. To be edited by hand.
+doc_DATA = FAQ.html tutorial.html
EXTRA_DIST += $(doc_DATA)
EXTRA_DIST += \