Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml
Date: Sat, 23 Dec 2006 04:41:06
Message-Id: 20061223044055.23D6A646FA@smtp.gentoo.org
1 nightmorph 06/12/23 04:40:55
2
3 Modified: gnome-config.xml
4 Log:
5 changed DISPLAYMANAGER config file location, bug 158661
6
7 Revision Changes Path
8 1.16 xml/htdocs/doc/en/gnome-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.15&r2=1.16
13
14 Index: gnome-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15
21 +++ gnome-config.xml 23 Dec 2006 04:40:54 -0000 1.16
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.16 2006/12/23 04:40:54 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.12</version>
35 -<date>2006-12-16</date>
36 +<version>1.13</version>
37 +<date>2006-12-22</date>
38
39 <chapter>
40 <title>What is GNOME?</title>
41 @@ -202,10 +202,10 @@
42 </pre>
43
44 <p>
45 -Now edit <path>/etc/rc.conf</path> and alter the DISPLAYMANAGER variable.
46 +Now edit <path>/etc/conf.d/xdm</path> and alter the DISPLAYMANAGER variable.
47 </p>
48
49 -<pre caption="Editing /etc/rc.conf">
50 +<pre caption="Editing /etc/conf.d/xdm">
51 DISPLAYMANAGER="gdm"
52 </pre>
53
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list