diff options
Diffstat (limited to 'appendixa/gettext-shortdesc.xml')
-rw-r--r-- | appendixa/gettext-shortdesc.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/appendixa/gettext-shortdesc.xml b/appendixa/gettext-shortdesc.xml new file mode 100644 index 000000000..d5003ff6d --- /dev/null +++ b/appendixa/gettext-shortdesc.xml @@ -0,0 +1,21 @@ +<sect2><title>Contents of Gettext</title> + +<para>Last checked against version &gettext-contversion;.</para> + +<para>The Gettext package is used for internationalization and +localization. Programs can be compiled with Native Language Support +(NLS) which enable them to output messages in the user's native +language.</para> + +<para>Gettext installs the following:</para> + +<sect3><title>Program Files</title> +<para>config.charset, config.rpath, gettext, gettextize, hostname, +msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, +msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, project-id, +team-address, trigger, urlget, user-email and xgettext</para></sect3> + +<sect3><title>Library Files</title> +<para>libgettextlib[a,so], libgettextsrc[a,so]</para></sect3> + +</sect2> |