1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<?xml version='1.0' encoding='utf-8'?><!-- -*- indent-tabs-mode: nil -*- -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
]>
<book id="index" lang="en">
<title>Overview of the GNOME Platform</title>
<bookinfo>
<title>Overview of the GNOME Platform</title>
<copyright>
<year>2005</year>
<year>2006</year>
<holder>Shaun McCance</holder>
</copyright>
<publisher>
<publishername>GNOME Foundation</publishername>
</publisher>
<pubdate>2007-03-16</pubdate>
<edition>2.20</edition>
<releaseinfo revision="2.24" role="incomplete"/>
<abstract role="description">
<para>Overview of the powerful technologies inside the GNOME platform.</para>
</abstract>
<include href="legal-fdl.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<authorgroup>
<author role="maintainer">
<firstname>Shaun</firstname>
<surname>McCance</surname>
<affiliation>
<orgname>GNOME Documentation Project</orgname>
</affiliation>
<email>shaunm@gnome.org</email>
</author>
</authorgroup>
</bookinfo>
<include href="intro.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="platform.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="core-tech.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="ipc-network.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="desktop-tech.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="bindings.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="apx-modules.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</book>
|