From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.62)
(envelope-from )
id 1Gxygm-0001CN-8Y
for garchives@archives.gentoo.org; Sat, 23 Dec 2006 04:40:52 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBN4ef1p004741;
Sat, 23 Dec 2006 04:40:41 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBN4effU006872
for ; Sat, 23 Dec 2006 04:40:41 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 165BF642F5
for ; Sat, 23 Dec 2006 04:40:40 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Sat, 23 Dec 2006 04:40:39 +0000
From: "Josh Saddler"
Date: Sat, 23 Dec 2006 04:40:39 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: kde-config.xml
Message-Id: <20061223044040.165BF642F5@smtp.gentoo.org>
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: b7ed5e35-aad2-4c21-aa4a-4b429a58630f
X-Archives-Hash: b8d52e7077684c4bb1f0e971300103f7
nightmorph 06/12/23 04:40:39
Modified: kde-config.xml
Log:
changed DISPLAYMANAGER config file location, bug 158661
Revision Changes Path
1.26 xml/htdocs/doc/en/kde-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.25&r2=1.26
Index: kde-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- kde-config.xml 29 Nov 2006 15:48:57 -0000 1.25
+++ kde-config.xml 23 Dec 2006 04:40:39 -0000 1.26
@@ -1,6 +1,6 @@
-
+
@@ -24,8 +24,8 @@
-1.17
-2006-10-31
+1.18
+2006-12-22
What is the K Desktop Environment?
@@ -647,12 +647,12 @@
-In /etc/rc.conf, set the DISPLAYMANAGER variable to
+In /etc/conf.d/xdm, set the DISPLAYMANAGER variable to
kdm.
-
-# nano -w /etc/rc.conf
+
+# nano -w /etc/conf.d/xdm
(Edit the following variable)
DISPLAYMANAGER="kdm"
--
gentoo-doc-cvs@gentoo.org mailing list