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 1Gxyh0-0003eT-H2 for garchives@archives.gentoo.org; Sat, 23 Dec 2006 04:41:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBN4euvM019088; Sat, 23 Dec 2006 04:40:56 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 kBN4etvs021513 for ; Sat, 23 Dec 2006 04:40:56 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 23D6A646FA for ; Sat, 23 Dec 2006 04:40:55 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sat, 23 Dec 2006 04:40:55 +0000 From: "Josh Saddler" Date: Sat, 23 Dec 2006 04:40:55 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml Message-Id: <20061223044055.23D6A646FA@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: 49f1adcc-f869-4cab-891d-eff2785f505a X-Archives-Hash: 85d899ae0f714e31ba50d9e22ead4959 nightmorph 06/12/23 04:40:55 Modified: gnome-config.xml Log: changed DISPLAYMANAGER config file location, bug 158661 Revision Changes Path 1.16 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.15&r2=1.16 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15 +++ gnome-config.xml 23 Dec 2006 04:40:54 -0000 1.16 @@ -1,6 +1,6 @@ - + @@ -24,8 +24,8 @@ -1.12 -2006-12-16 +1.13 +2006-12-22 What is GNOME? @@ -202,10 +202,10 @@

-Now edit /etc/rc.conf and alter the DISPLAYMANAGER variable. +Now edit /etc/conf.d/xdm and alter the DISPLAYMANAGER variable.

-
+
 DISPLAYMANAGER="gdm"
 
-- gentoo-doc-cvs@gentoo.org mailing list