glfs/gnome/lib/libglade/libglade-intro.xml
Mark Hymers 16a0b71796 move libglade from general/genlib to gnome/lib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@138 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-25 12:22:48 +00:00

27 lines
909 B
XML

<sect2>
<title>Introduction to libglade</title>
<screen>Download location (HTTP): <ulink url="&libglade-download-http;"/>
Download location (FTP): <ulink url="&libglade-download-ftp;"/>
Version used: &libglade-version;
Package size: &libglade-size;
Estimated Disk space required: &libglade-buildsize;</screen>
<para>The libglade package contains libglade libraries. This is useful
for loading glade interface files in a program at runtime.</para>
<screen>libglade depends on:
<xref linkend="libxml2"/> and <xref linkend="GTK2"/>
libglade will utilize:
gnome-libs</screen>
<para>If you have not installed GTK-&GTK2-version; or if you want
libglade-1 in addition to libglade-2, then install libglade-0.17:</para>
<screen>libglade-0.17 depends on:
<xref linkend="libxml"/> and <xref linkend="GTK"/>
libglade-0.17 will utilize:
gnome-libs</screen>
</sect2>