Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: kde-config.xml
Date: Sat, 23 Dec 2006 04:40:52
Message-Id: 20061223044040.165BF642F5@smtp.gentoo.org
1 nightmorph 06/12/23 04:40:39
2
3 Modified: kde-config.xml
4 Log:
5 changed DISPLAYMANAGER config file location, bug 158661
6
7 Revision Changes Path
8 1.26 xml/htdocs/doc/en/kde-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.25&r2=1.26
13
14 Index: kde-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- kde-config.xml 29 Nov 2006 15:48:57 -0000 1.25
21 +++ kde-config.xml 23 Dec 2006 04:40:39 -0000 1.26
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.25 2006/11/29 15:48:57 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.26 2006/12/23 04:40:39 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.17</version>
35 -<date>2006-10-31</date>
36 +<version>1.18</version>
37 +<date>2006-12-22</date>
38
39 <chapter>
40 <title>What is the K Desktop Environment?</title>
41 @@ -647,12 +647,12 @@
42 </p>
43
44 <p>
45 -In <path>/etc/rc.conf</path>, set the <c>DISPLAYMANAGER</c> variable to
46 +In <path>/etc/conf.d/xdm</path>, set the <c>DISPLAYMANAGER</c> variable to
47 <c>kdm</c>.
48 </p>
49
50 -<pre caption="Setting DISPLAYMANAGER in /etc/rc.conf">
51 -# <i>nano -w /etc/rc.conf</i>
52 +<pre caption="Setting DISPLAYMANAGER in /etc/conf.d/xdm">
53 +# <i>nano -w /etc/conf.d/xdm</i>
54 <comment>(Edit the following variable)</comment>
55 DISPLAYMANAGER="kdm"
56 </pre>
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list