mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
87068b5f92
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11556 af4574ff-66df-0310-9fd7-8a98e5e911e0
38 lines
1.6 KiB
XML
38 lines
1.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<chapter id="gnome-legacy">
|
|
<?dbhtml filename="deprecated.html"?>
|
|
|
|
<title>Deprecated GNOME Packages</title>
|
|
|
|
<para>This section contains legacy <application>GNOME-2</application>
|
|
packages which are currently used as dependencies by the stable versions
|
|
of some other applications. When those applications have been updated to
|
|
newer stable releases, these packages will be removed from the book.</para>
|
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install-config.xml"/> -->
|
|
|
|
<!-- This is used as a TOC separator -->
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-deprecated.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit2.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonobo.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mime-data.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomecanvas.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonoboui.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeui.xml"/>
|
|
|
|
</chapter>
|