source: archive/deprecated/deprecated.xml

trunk
Last change on this file was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 1.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<chapter id="gnome-legacy">
9 <?dbhtml filename="deprecated.html"?>
10
11 <title>Deprecated GNOME Packages</title>
12
13 <para>This section contains legacy <application>GNOME-2</application>
14 packages which are currently used as dependencies by the stable versions
15 of some other applications. When those applications have been updated to
16 newer stable releases, these packages will be removed from the book.</para>
17
18 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install-config.xml"/> -->
19
20 <!-- This is used as a TOC separator -->
21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-deprecated.xml"/>
22
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit2.xml"/>
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonobo.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mime-data.xml"/>
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs.xml"/>
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome.xml"/>
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomecanvas.xml"/>
29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonoboui.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeui.xml"/>
31
32</chapter>
Note: See TracBrowser for help on using the repository browser.