summaryrefslogtreecommitdiffstats
path: root/gnome2-user-guide/C/user-guide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-user-guide/C/user-guide.xml')
-rw-r--r--gnome2-user-guide/C/user-guide.xml73
1 files changed, 73 insertions, 0 deletions
diff --git a/gnome2-user-guide/C/user-guide.xml b/gnome2-user-guide/C/user-guide.xml
new file mode 100644
index 0000000..34b19ba
--- /dev/null
+++ b/gnome2-user-guide/C/user-guide.xml
@@ -0,0 +1,73 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS/DTD DocBookXML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+ <!ENTITY gnomeversion "2.0">
+ <!ENTITY manrevision "1.0">
+ <!ENTITY date "May 2002">
+ <!ENTITY LEGAL SYSTEM "legal.xml">
+ <!ENTITY PART1 SYSTEM "part1.xml">
+ <!ENTITY gosbasic SYSTEM "gosbasic.xml">
+ <!ENTITY gosoverview SYSTEM "gosoverview.xml">
+ <!ENTITY gosstartsession SYSTEM "gosstartsession.xml">
+ <!ENTITY gospanel SYSTEM "gospanel.xml">
+ <!ENTITY goseditmainmenu SYSTEM "goseditmainmenu.xml">
+ <!ENTITY gosmetacity SYSTEM "gosmetacity.xml">
+ <!ENTITY gosnautilus SYSTEM "gosnautilus.xml">
+ <!ENTITY gosdeskback SYSTEM "gosdeskback.xml">
+ <!ENTITY PART2 SYSTEM "part2.xml">
+ <!ENTITY goscustdesk SYSTEM "goscustdesk.xml">
+ <!ENTITY goscustlookandfeel SYSTEM "goscustlookandfeel.xml">
+ <!ENTITY goscustaccess SYSTEM "goscustaccess.xml">
+]>
+<book id="index">
+ <title>GNOME Desktop &gnomeversion; User Guide</title>
+ <bookinfo>
+ <copyright>
+ <year>2002</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>
+ <address><email>gdocteam@sun.com</email> </address>
+ </affiliation>
+ </author>
+ </authorgroup>
+
+ <revhistory>
+ <revision>
+ <revnumber>GNOME Desktop &gnomeversion; User Guide &manrevision;</revnumber>
+ <date>&date;</date>
+ <revdescription>
+ <para role="author">Sun Microsystems
+ <email>gdocteam@sun.com</email></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>
+&PART1;
+&PART2;
+
+ </book>