diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
commit | 58882995289b0b69420b13297bf87c4b4d398192 (patch) | |
tree | ff191d33957a2df74a39f4d20c26fbf421e2ca3d /appendixa/gettext-shortdesc.xml | |
parent | 12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff) |
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gettext-shortdesc.xml')
-rw-r--r-- | appendixa/gettext-shortdesc.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/appendixa/gettext-shortdesc.xml b/appendixa/gettext-shortdesc.xml index fc122b4bf..18d875100 100644 --- a/appendixa/gettext-shortdesc.xml +++ b/appendixa/gettext-shortdesc.xml @@ -1,15 +1,10 @@ -<sect2><title>Contents of Gettext</title> +<sect2><title> </title><para> </para></sect2> -<!-- <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> +<sect2 id="contents-gettext"><title>Contents of Gettext</title> <para><emphasis>Installed programs</emphasis>: autopoint, config.charset, -config.rpath, envsubst, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp, -msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, +config.rpath, envsubst, 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> |