]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add more entry points.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Oct 2002 10:28:00 +0000 (10:28 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:47 +0000 (12:08 +0200)
doc/ChangeLog
doc/gettext.texi

index 1219793abb3ba38ec26dc79ef7468c4c02f9cd83..09a0f56b7e0f3d3735a453fd9c3d52d70e38d37e 100644 (file)
@@ -1,3 +1,9 @@
+2002-10-27  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (@direntry): Add more entry points: one for every
+       program, except 'gettext' and 'ngettext', which are also available
+       as functions.
+
 2002-09-09  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi (Creating): Remove --verbose argument of msginit
index 80feedd554e95a0e4d25f539232c35dce1d44ffa..1bcc7edc2cf610bb50ca2f556f43e2594a2de66f 100644 (file)
 
 @dircategory GNU Gettext Utilities
 @direntry
-* Gettext: (gettext).                           GNU gettext utilities.
-* gettextize: (gettext)gettextize Invocation.   Prepare a package for gettext.
-* msgfmt: (gettext)msgfmt Invocation.           Make MO files out of PO files.
-* msgmerge: (gettext)msgmerge Invocation.       Update two PO files into one.
-* xgettext: (gettext)xgettext Invocation.       Extract strings into a PO file.
+* gettext: (gettext).                          GNU gettext utilities.
+* autopoint: (gettext)autopoint Invocation.    Copy gettext infrastructure.
+* gettextize: (gettext)gettextize Invocation.  Prepare a package for gettext.
+* msgattrib: (gettext)msgattrib Invocation.    Select part of a PO file.
+* msgcat: (gettext)msgcat Invocation.          Combine several PO files.
+* msgcmp: (gettext)msgcmp Invocation.          Compare a PO file and template.
+* msgcomm: (gettext)msgcomm Invocation.        Match two PO files.
+* msgconv: (gettext)msgconv Invocation.        Convert PO file to encoding.
+* msgen: (gettext)msgen Invocation.            Create an English PO file.
+* msgexec: (gettext)msgexec Invocation.        Process a PO file.
+* msgfilter: (gettext)msgfilter Invocation.    Pipe a PO file through a filter.
+* msgfmt: (gettext)msgfmt Invocation.          Make MO files out of PO files.
+* msggrep: (gettext)msggrep Invocation.        Select part of a PO file.
+* msginit: (gettext)msginit Invocation.        Create a fresh PO file.
+* msgmerge: (gettext)msgmerge Invocation.      Update a PO file from template.
+* msgunfmt: (gettext)msgunfmt Invocation.      Uncompile MO file into PO file.
+* msguniq: (gettext)msguniq Invocation.        Unify duplicates for PO file.
+* xgettext: (gettext)xgettext Invocation.      Extract strings into a PO file.
+* ISO639: (gettext)Language Codes.             ISO 639 language codes.
+* ISO3166: (gettext)Country Codes.             ISO 3166 country codes.
 @end direntry
 
 @ifinfo