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 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.16 2006/12/23 04:40:54 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.12</version> -<date>2006-12-16</date> +<version>1.13</version> +<date>2006-12-22</date> <chapter> <title>What is GNOME?</title> @@ -202,10 +202,10 @@ </pre> <p> -Now edit <path>/etc/rc.conf</path> and alter the DISPLAYMANAGER variable. +Now edit <path>/etc/conf.d/xdm</path> and alter the DISPLAYMANAGER variable. </p> -<pre caption="Editing /etc/rc.conf"> +<pre caption="Editing /etc/conf.d/xdm"> DISPLAYMANAGER="gdm" </pre> -- [email protected] mailing list
