summaryrefslogtreecommitdiffstats
path: root/gnome2-accessibility-guide/C/gnome-access-guide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-accessibility-guide/C/gnome-access-guide.xml')
-rw-r--r--gnome2-accessibility-guide/C/gnome-access-guide.xml29
1 files changed, 20 insertions, 9 deletions
diff --git a/gnome2-accessibility-guide/C/gnome-access-guide.xml b/gnome2-accessibility-guide/C/gnome-access-guide.xml
index ca2a7d8..48c524a 100644
--- a/gnome2-accessibility-guide/C/gnome-access-guide.xml
+++ b/gnome2-accessibility-guide/C/gnome-access-guide.xml
@@ -1,15 +1,18 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
- <!ENTITY gnomeversion "2.6">
- <!ENTITY manrevision "2.6.0">
- <!ENTITY date "March 2004">
+ <!ENTITY gnomeversion "2.8">
+ <!ENTITY manrevision "2.8.0">
+ <!ENTITY date "September 2004">
<!ENTITY LEGAL SYSTEM "legal.xml">
<!ENTITY dtconfig SYSTEM "dtconfig.xml">
<!ENTITY keynav SYSTEM "keynav.xml">
<!ENTITY themes SYSTEM "themes.xml">
<!ENTITY preface SYSTEM "preface.xml">
<!ENTITY accessintro SYSTEM "accessintro.xml">
+ <!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
+ <!ENTITY author1 "Sun">
+ <!ENTITY author2 "Java Desktop System Documentation Team">
]>
<book id="index">
<title>GNOME &gnomeversion; Desktop Accessibility Guide</title>
@@ -18,7 +21,7 @@
<year>2004</year>
<year>2003</year>
<year>2002</year>
- <holder>Sun Microsystems</holder>
+ <holder>Sun Microsystems, Inc.</holder>
</copyright>
<!-- translators: uncomment this:
@@ -28,15 +31,15 @@
</copyright>
-->
<publisher>
- <publishername> GNOME Documentation Project </publishername>
+ <publishername>GNOME Documentation Project</publishername>
</publisher> &LEGAL;
<authorgroup>
<author>
- <firstname>Sun</firstname>
- <surname>GNOME Documentation Team</surname>
+ <firstname>&author1;</firstname>
+ <surname>&author2;</surname>
<affiliation>
- <orgname>Sun Microsystems</orgname>
+ <orgname>Sun Microsystems, Inc.</orgname>
</affiliation>
</author>
</authorgroup>
@@ -46,6 +49,14 @@
<revnumber>GNOME &gnomeversion; Desktop Accessibility Guide V&manrevision;</revnumber>
<date>&date;</date>
<revdescription>
+ <para role="author">Sun Microsystems, Inc.</para>
+ <para role="publisher">GNOME Documentation Project</para>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>GNOME 2.6 Desktop Accessibility Guide V2.6.0</revnumber>
+ <date>March 2004</date>
+ <revdescription>
<para role="author">Sun Microsystems</para>
<para role="publisher">GNOME Documentation Project</para>
</revdescription>
@@ -97,4 +108,4 @@
&dtconfig;
&keynav;
&themes;
- </book>
+&troubleshooting; </book>