diff options
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r-- | chapter06/gettext.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 608c6428c..f1e53723e 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -63,7 +63,7 @@ <segtitle>Installed libraries</segtitle> <seglistitem> - <seg>autopoint, config.charset, config.rpath, envsubst, gettext, + <seg>autopoint, config.charset, config.rpath, envsubst, gettext, gettext.sh, gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, and xgettext</seg> @@ -132,6 +132,16 @@ </listitem> </varlistentry> + <varlistentry id="gettext.sh"> + <term><command>gettext.sh</command></term> + <listitem> + <para>Primarily serves as a shell function library for gettext</para> + <indexterm zone="ch-system-gettext gettext.sh"> + <primary sortas="b-gettext.sh">gettext.sh</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="gettextize"> <term><command>gettextize</command></term> <listitem> |