mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
8d3eae9ab4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9196 af4574ff-66df-0310-9fd7-8a98e5e911e0
29 lines
921 B
XML
29 lines
921 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE part 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$
|
|
-->
|
|
|
|
<part id="gnome" xreflabel="GNOME">
|
|
<?dbhtml filename="gnome.html" dir="gnome"?>
|
|
|
|
<title>GNOME</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-intro.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="core/core.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/>
|
|
<!-- transitionally, gnome-2 packages used elsewhere -->
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="deprecated/deprecated.xml"/>
|
|
|
|
<!-- Obsoleting the GNOME-1.4 stuff
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="otherlibs/otherlibs.xml"/>
|
|
-->
|
|
|
|
</part>
|