+2007-09-30 Bruno Haible <bruno@clisp.org>
+
+ * xgettext.texi: Document options --package-name, --package-version.
+ * gettext.texi (Header Entry): Mention that the Project-Id-Version may
+ already be filled in.
+
2007-09-30 Bruno Haible <bruno@clisp.org>
* gettext.texi (PO Files): Mention kde-format.
@table @asis
@item Project-Id-Version
-This is the name and version of the package.
+This is the name and version of the package. Fill it in if it has not
+already been filled in by @code{xgettext}.
@item Report-Msgid-Bugs-To
This has already been filled in by @code{xgettext}. It contains an email
@samp{--copyright-holder=''}. It can be useful for packages outside the GNU
project that want their translations to be in the public domain.
+@item --package-name=@var{package}
+@opindex --package-name@r{, @code{xgettext} option}
+Set the package name in the header of the output.
+
+@item --package-version=@var{version}
+@opindex --package-version@r{, @code{xgettext} option}
+Set the package version in the header of the output. This option has an
+effect only if the @samp{--package-name} option is also used.
+
@item --msgid-bugs-address=@var{email@@address}
@opindex --msgid-bugs-address@r{, @code{xgettext} option}
Set the reporting address for msgid bugs. This is the email address or URL