nightmorph 06/11/28 07:47:28 Modified: gnome-config.xml Log: added a few tidbits to the gnome guide, thanks to Luca Marturana for the suggestions
Revision Changes Path 1.11 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.11&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.10&r2=1.11 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gnome-config.xml 8 Oct 2006 19:18:43 -0000 1.10 +++ gnome-config.xml 28 Nov 2006 07:47:28 -0000 1.11 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.10 2006/10/08 19:18:43 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.11 2006/11/28 07:47:28 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.9</version> -<date>2006-10-08</date> +<version>1.10</version> +<date>2006-11-27</date> <chapter> <title>What is GNOME?</title> @@ -97,7 +97,7 @@ </p> <pre caption="Installing GNOME"> -# <i>emerge gnome xscreensaver</i> +# <i>emerge gnome gnome-screensaver</i> </pre> <p> @@ -219,7 +219,8 @@ <p> To use the functionality of <c>hald</c> just start <c>gnome-volume-manager</c> -and edit its preferences. +and edit its preferences. Also, you'll need to add your user to the +<c>plugdev</c> group. </p> </body> -- [email protected] mailing list
