mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
21 lines
815 B
XML
21 lines
815 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;
|
|
]>
|
|
|
|
<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="platform/platform.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="applications/applications.xml"/>
|
|
<!-- transitionally, gnome-2 packages used elsewhere -->
|
|
<!-- Move to archive
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="deprecated/deprecated.xml"/>
|
|
-->
|
|
</part>
|