]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention how to set the package name and version in a POT file.
authorBruno Haible <bruno@clisp.org>
Mon, 1 Oct 2007 00:57:51 +0000 (00:57 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:07 +0000 (12:15 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi
gettext-tools/doc/xgettext.texi

index e389838fd28155ca3d5013456147336f7d826dc9..328ebdc504aaa8b279beeee6e067b5604d35c705 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 4736739d9d3827944f1eb2a6296532abab48f7c9..a0df920936c4a15fdda8f9e5aa03b0386df9170a 100644 (file)
@@ -2867,7 +2867,8 @@ entry.  You should fill in the following fields.
 
 @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
index b9e9cc1cc80986e69fea52ffbca2ce992aa46bfa..c73ef3739ac421efff168c14591b756523894943 100644 (file)
@@ -451,6 +451,15 @@ Omit FSF copyright in output.  This option is equivalent to
 @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