summaryrefslogtreecommitdiffstats
path: root/gnome2-system-admin-guide/C/system-admin-guide.xml
blob: d37a7135392f439b7e4278609f3df596143d4379 (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
<?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">
]>
<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>

         <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />

	 <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>

  <include href="gconf.xml"         xmlns="http://www.w3.org/2001/XInclude" />       <!-- GConf -->
  <include href="menustructure.xml" xmlns="http://www.w3.org/2001/XInclude" />       <!-- Menus -->
  <include href="themes.xml"        xmlns="http://www.w3.org/2001/XInclude" />       <!-- Themes -->
  <include href="fontconfig.xml"    xmlns="http://www.w3.org/2001/XInclude" />       <!-- Fonts -->
  <include href="mimetypes.xml"     xmlns="http://www.w3.org/2001/XInclude" />       <!-- MIME types -->
  <include href="screensavers.xml"  xmlns="http://www.w3.org/2001/XInclude" />       <!-- Screensavers -->
  <include href="sessions.xml"      xmlns="http://www.w3.org/2001/XInclude" />       <!-- Sessions -->
  <include href="help.xml"          xmlns="http://www.w3.org/2001/XInclude" />       <!-- Help -->
  <include href="performance.xml"   xmlns="http://www.w3.org/2001/XInclude" />       <!-- Performance -->
  <include href="lockdown.xml"      xmlns="http://www.w3.org/2001/XInclude" />       <!-- Lockdown -->
  <include href="appendixa.xml"     xmlns="http://www.w3.org/2001/XInclude" />       <!-- Appendix A: Hidden Directories -->
  <include href="appendixb.xml"     xmlns="http://www.w3.org/2001/XInclude" />       <!-- Appendix B: Security note -->
  <include href="glossary.xml"      xmlns="http://www.w3.org/2001/XInclude" />       <!-- Glossary -->

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

</book>