diff options
Diffstat (limited to 'gnome2-accessibility-guide/C/gnome-access-guide.xml')
-rw-r--r-- | gnome2-accessibility-guide/C/gnome-access-guide.xml | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/gnome2-accessibility-guide/C/gnome-access-guide.xml b/gnome2-accessibility-guide/C/gnome-access-guide.xml new file mode 100644 index 0000000..08595aa --- /dev/null +++ b/gnome2-accessibility-guide/C/gnome-access-guide.xml @@ -0,0 +1,82 @@ +<?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.2">
+ <!ENTITY manrevision "2.2.0">
+ <!ENTITY date "February 2003">
+ <!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"> +]>
+<book id="index">
+ <title>GNOME &gnomeversion; Desktop Accessibility Guide</title>
+ <bookinfo>
+ <copyright>
+ <year>2003</year>
+ <holder>Sun Microsystems</holder>
+ </copyright>
+
+<!-- translators: uncomment this:
+ <copyright>
+ <year>2002</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+-->
+ <publisher>
+ <publishername> GNOME Documentation Project </publishername>
+ </publisher> &LEGAL;
+
+ <authorgroup>
+ <author>
+ <firstname>Sun</firstname>
+ <surname>GNOME Documentation Team</surname>
+ <affiliation>
+ <orgname>Sun Microsystems</orgname>
+ </affiliation>
+ </author>
+ </authorgroup>
+
+ <revhistory> + <revision>
+ <revnumber>GNOME &gnomeversion; Desktop Accessibility Guide V&manrevision;</revnumber>
+ <date>&date;</date>
+ <revdescription>
+ <para role="author">Sun Microsystems</para> + <para role="publisher">GNOME Documentation Project</para> + </revdescription> + </revision>
+ <revision>
+ <revnumber>GNOME 2.0 Desktop for the Solaris Operating Environment Accessibility Guide V2.1</revnumber>
+ <date>January 2003</date>
+ <revdescription>
+ <para role="author">Sun Microsystems</para> + <para role="publisher">GNOME Documentation Project</para> + </revdescription> + </revision> + <revision>
+ <revnumber>GNOME 2.0 Desktop for the Solaris Operating Environment Accessibility Guide V2.0</revnumber>
+ <date>December 2002</date>
+ <revdescription>
+ <para role="author">Sun Microsystems</para> + <para role="publisher">GNOME Documentation Project</para> + </revdescription> + </revision>
+ </revhistory>
+ <releaseinfo> This manual describes version &gnomeversion; of the GNOME desktop.
+ </releaseinfo>
+ <legalnotice>
+ <title>Feedback</title>
+ <para> To report a bug or make a suggestion regarding the GNOME desktop or this
+ manual, follow the directions in the <ulink url="ghelp:gnome-feedback" + type="help">GNOME Feedback Page</ulink>. </para>
+ </legalnotice>
+ </bookinfo> +&preface; +&accessintro; +&dtconfig; +&keynav; +&themes; +
</book>
|