File: platform-overview.xml

package info (click to toggle)
gnome-devel-docs 2.22.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,924 kB
  • ctags: 8
  • sloc: xml: 43,787; sh: 8,277; makefile: 373
file content (43 lines) | stat: -rw-r--r-- 1,641 bytes parent folder | download
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
<?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="oc">
  <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>Fondacion GNOME</publishername>
    </publisher>
    <pubdate>16/03/2007</pubdate>
    <edition>2.20</edition>
    <abstract role="description">
      <para>Overview of the powerful technologies inside the GNOME platform.</para>
    </abstract>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-fdl.xml"/>
    <authorgroup>
      <author role="maintainer">
        <firstname>Shaun</firstname>
        <surname>McCance</surname>
	<affiliation>
          <orgname>Projècte de documentacion de GNOME</orgname>
	</affiliation>
	<email>shaunm@gnome.org</email>
      </author>
    </authorgroup>
  </bookinfo>

  <include xmlns="http://www.w3.org/2001/XInclude" href="intro.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="platform.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="core-tech.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="ipc-network.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="desktop-tech.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="bindings.xml"/>
  <include xmlns="http://www.w3.org/2001/XInclude" href="apx-modules.xml"/>

</book>