glfs/gnome/lib/intltool/intltool-intro.xml
Larry Lawrence c5ee8b3293 updated to python-2.3, grammer errors pointed out by Bill
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@951 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-07-30 23:17:14 +00:00

28 lines
1023 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>