glfs/index.xml
Larry Lawrence 7f827a6abc added gnome-terminal, gnome-utils and gnome-applets
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@203 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-04 18:43:06 +00:00

49 lines
1.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20020904">
<!ENTITY releasedate "September 4th, 2002">
<!ENTITY % book SYSTEM "book/book.ent">
<!ENTITY % preface SYSTEM "preface/preface.ent">
<!ENTITY % introduction SYSTEM "introduction/introduction.ent">
<!ENTITY % postlfs SYSTEM "postlfs/postlfs.ent">
<!ENTITY % general SYSTEM "general/general.ent">
<!ENTITY % connect SYSTEM "connect/connect.ent">
<!ENTITY % basicnet SYSTEM "basicnet/basicnet.ent">
<!ENTITY % server SYSTEM "server/server.ent">
<!ENTITY % content SYSTEM "content/content.ent">
<!ENTITY % x SYSTEM "x/x.ent">
<!ENTITY % kde SYSTEM "kde/kde.ent">
<!ENTITY % gnome SYSTEM "gnome/gnome.ent">
<!ENTITY % xsoft SYSTEM "xsoft/xsoft.ent">
<!ENTITY % multimedia SYSTEM "multimedia/multimedia.ent">
<!ENTITY % pst SYSTEM "pst/pst.ent">
<!ENTITY % appendices SYSTEM "appendices/appendices.ent">
%book;
%preface;
%introduction;
%postlfs;
%general;
%connect;
%basicnet;
%server;
%content;
%x;
%kde;
%gnome;
%xsoft;
%multimedia;
%pst;
%appendices;
]>
<book>
&book;
</book>