summaryrefslogtreecommitdiffstats
path: root/gnome2-accessibility-guide
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-accessibility-guide')
-rw-r--r--gnome2-accessibility-guide/C/ChangeLog6
-rw-r--r--gnome2-accessibility-guide/C/gnome-access-guide.xml18
2 files changed, 23 insertions, 1 deletions
diff --git a/gnome2-accessibility-guide/C/ChangeLog b/gnome2-accessibility-guide/C/ChangeLog
index bc4107d..6b32093 100644
--- a/gnome2-accessibility-guide/C/ChangeLog
+++ b/gnome2-accessibility-guide/C/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-06 Brent Smith <gnome@nextreality.net>
+
+ * gnome-access-guide.xml:
+ Added myself as author and copyright holder; Also added a comment to
+ show how to generate an index when producing a PDF document
+
2006-03-02 Don Scorgie <dscorgie@cvs.gnome.org>
* keynav.xml:
diff --git a/gnome2-accessibility-guide/C/gnome-access-guide.xml b/gnome2-accessibility-guide/C/gnome-access-guide.xml
index 06a0d56..0ef347a 100644
--- a/gnome2-accessibility-guide/C/gnome-access-guide.xml
+++ b/gnome2-accessibility-guide/C/gnome-access-guide.xml
@@ -24,6 +24,10 @@
of Section 508 of the U.S. Rehabilitation Act.</para>
</abstract>
<copyright>
+ <year>2006</year>
+ <holder>Brent Smith</holder>
+ </copyright>
+ <copyright>
<year>2005</year>
<year>2004</year>
<year>2003</year>
@@ -42,6 +46,13 @@
</publisher> &LEGAL;
<authorgroup>
+ <author>
+ <firstname>Brent</firstname>
+ <surname>Smith</surname>
+ <affiliation>
+ <orgname>GNOME Documentation Project</orgname>
+ </affiliation>
+ </author>
<author>
<firstname>&author1;</firstname>
<surname>&author2;</surname>
@@ -140,4 +151,9 @@
&keynav;
&themes;
&ats;
-&sysadmin;</book>
+&sysadmin;
+
+<!-- If generating PDFs and if you want an index, then uncomment <index/> -->
+<!-- <index/> -->
+
+</book>