nightmorph 07/01/28 04:54:48 Modified: gnome-config.xml Log: removed emerge gnome-screensaver instruction, since it's now a direct dependency of emerging gnome, bah
Revision Changes Path 1.18 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.18&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.17&r2=1.18 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gnome-config.xml 8 Jan 2007 21:05:06 -0000 1.17 +++ gnome-config.xml 28 Jan 2007 04:54:48 -0000 1.18 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.17 2007/01/08 21:05:06 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.18 2007/01/28 04:54:48 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.14</version> -<date>2007-01-08</date> +<version>1.15</version> +<date>2007-01-27</date> <chapter> <title>What is GNOME?</title> @@ -101,12 +101,11 @@ </pre> <p> -Once done, start installing GNOME by emerging <c>gnome</c> and -<c>gnome-screensaver</c>: +Once done, start installing GNOME by emerging <c>gnome</c>: </p> <pre caption="Installing GNOME"> -# <i>emerge gnome gnome-screensaver</i> +# <i>emerge gnome</i> </pre> <p> -- [email protected] mailing list
