source: archive/deprecated/deprecated.xml@ 22b8124

elogind
Last change on this file since 22b8124 was 87068b5f, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Move deprecated gnome packages and gnucash to the archive.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11556 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.6 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<!--
9$LastChangedBy$
10$Date$
11-->
12
13<chapter id="gnome-legacy">
14 <?dbhtml filename="deprecated.html"?>
15
16 <title>Deprecated GNOME Packages</title>
17
18 <para>This section contains legacy <application>GNOME-2</application>
19 packages which are currently used as dependencies by the stable versions
20 of some other applications. When those applications have been updated to
21 newer stable releases, these packages will be removed from the book.</para>
22
23 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install-config.xml"/> -->
24
25 <!-- This is used as a TOC separator -->
26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-deprecated.xml"/>
27
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit2.xml"/>
29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonobo.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mime-data.xml"/>
31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs.xml"/>
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome.xml"/>
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomecanvas.xml"/>
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonoboui.xml"/>
35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeui.xml"/>
36
37</chapter>
Note: See TracBrowser for help on using the repository browser.