Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect2><title>Contents of Gettext</title>
|
|
|
|
|
2003-08-31 11:50:05 +01:00
|
|
|
<para>(Last checked against version &gettext-contversion;.)</para>
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
|
|
|
|
<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>
|