summaryrefslogtreecommitdiffstats
path: root/trunk/gnome2-system-admin-guide/C/system-admin-guide.xml
blob: 6335e7543f211f41db84dc418b22d003833af4ec (plain)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?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.14">
  <!ENTITY manrevision "2.4">
  <!ENTITY date "March 2004">
  <!ENTITY LEGAL SYSTEM             "legal.xml">
  <!ENTITY gconf SYSTEM             "gconf.xml">
  <!ENTITY menustructure SYSTEM     "menustructure.xml">
  <!ENTITY themes SYSTEM            "themes.xml">
  <!ENTITY fontconfig SYSTEM        "fontconfig.xml">
  <!ENTITY mimetypes SYSTEM         "mimetypes.xml">
  <!ENTITY screensavers SYSTEM      "screensavers.xml">
  <!ENTITY sessions SYSTEM          "sessions.xml">
  <!ENTITY help SYSTEM              "help.xml">
  <!ENTITY performance SYSTEM       "performance.xml">
  <!ENTITY lockdown SYSTEM          "lockdown.xml">
  <!ENTITY appendixa SYSTEM         "appendixa.xml">
  <!ENTITY appendixb SYSTEM         "appendixb.xml">
  <!ENTITY gloss SYSTEM             "glossary.xml">
]>
<book id="index"> 
  <title>GNOME &gnomeversion; Desktop System Administration Guide</title> 
  <bookinfo> 
    <abstract role="description">
    <para>The GNOME System Administration Guide provides information to administrators
    on how to configure and manage different aspects of the desktop environment for users.</para>
    </abstract>
	 <copyright> 
		<year>2006</year> 
		<holder>Brent Smith</holder> 
	 </copyright>
	 <copyright> 
		<year>2005</year> 
		<holder>Brent Smith</holder> 
	 </copyright>
	 <copyright> 
		<year>2004</year> 
		<holder>Sun Microsystems</holder> 
	 </copyright>
	 <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 role="maintainer"> 
		<publishername> GNOME Documentation Project </publishername> 
	 </publisher> &LEGAL; 

	 <authorgroup> 
		<author>
                  <firstname>Brent</firstname>
		  <surname>Smith</surname> 
		  <affiliation> 
			 <orgname>GNOME Documentation Project</orgname> 
		  </affiliation> 
		</author> 
		<author> 
		  <firstname>Sun</firstname> 
		  <surname>GNOME Documentation Team</surname> 
		  <affiliation> 
			 <orgname>Sun Microsystems</orgname> 
		  </affiliation> 
		</author> 
	 </authorgroup>

	 <revhistory>
		<revision> 
		  <revnumber>GNOME &gnomeversion; Desktop System Administration Guide V&manrevision;</revnumber> 
		  <date>&date;</date> 
		  <revdescription> 
			 <para role="author">GNOME Documentation Project</para> 
			 <para role="publisher">GNOME Documentation Project</para> 
		  </revdescription> 
		</revision> 
		<revision> 
		  <revnumber>GNOME 2.6 Desktop System Administration Guide V2.3</revnumber> 
		  <date>March 2004</date> 
		  <revdescription> 
			 <para role="author">Sun Microsystems</para> 
			 <para role="publisher">GNOME Documentation Project</para> 
		  </revdescription> 
		</revision> 
		<revision> 
		  <revnumber>GNOME 2.4 Desktop System Administration Guide V2.2</revnumber> 
		  <date>September 2003</date> 
		  <revdescription> 
			 <para role="author">Sun Microsystems</para> 
			 <para role="publisher">GNOME Documentation Project</para> 
		  </revdescription> 
		</revision> 
		<revision> 
		  <revnumber>GNOME 2.2 Desktop System Administration 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 System Administration 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>
&gconf;
&menustructure;
&themes;
&fontconfig;
&mimetypes;
&screensavers;
&sessions;
&help;
&performance;
&lockdown;
&appendixa;
&appendixb;
&gloss;

<!-- If generating PDFs and if you want an index, then uncomment <index/> -->
<!-- <index/> -->

</book>