glfs/gnome/lib/intltool/intltool-intro.xml
Larry Lawrence a294e13300 Proper, filename classes, Part X
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1271 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-02 13:29:48 +00:00

28 lines
1021 B
XML

<sect2>
<title>Introduction to <application>intltool</application></title>
<para>The intltool package contains an internationalization tool. This
is useful for extracting translatable strings from source files,
collecting the extracted strings with messages from traditional source
files (<filename class="directory">&lt;source
directory&gt;/&lt;package&gt;/po</filename>)
and merging the translations into <filename>XML</filename>,
<filename>.desktop</filename> and <filename>OAF</filename>
files.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&intltool-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&intltool-download-ftp;"/></para></listitem>
<listitem><para>Download size: &intltool-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&intltool-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&intltool-time;</para></listitem></itemizedlist>
</sect3>
</sect2>