rane        06/09/10 02:01:41

  Modified:             gnome-config.xml
  Log:
  #146994, getting rid of gtk2 USE flag

Revision  Changes    Path
1.9                  xml/htdocs/doc/en/gnome-config.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.8&r2=1.9

Index: gnome-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-config.xml    1 Aug 2006 13:45:21 -0000       1.8
+++ gnome-config.xml    10 Sep 2006 02:01:41 -0000      1.9
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.8 
2006/08/01 13:45:21 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.9 
2006/09/10 02:01:41 rane Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.7</version>
-<date>2006-08-01</date>
+<version>1.8</version>
+<date>2006-09-09</date>
 
 <chapter>
 <title>What is GNOME?</title>
@@ -79,7 +79,7 @@
 
 <p>
 Before you start installing GNOME, you might want to edit your USE variables.
-Make sure that <c>gtk*</c> and <c>gnome</c> are in your USE variable listed in
+Make sure that <c>gtk</c> and <c>gnome</c> are in your USE variable listed in
 <path>/etc/make.conf</path>. If you want support for <c>hald</c>, the hardware
 abstraction layer daemon add <c>hal</c> to your USE flags. USE variable
 <c>avahi</c> brings DNS-detection to GNOME (similiar to Rendevouz under Mac OS
@@ -88,7 +88,7 @@
 </p>
 
 <pre caption="Example USE in /etc/make.conf">
-USE="-qt -qt3 -qt4 -arts -kde gtk gtk2 gnome hal avahi"
+USE="-qt -qt3 -qt4 -arts -kde gtk gnome hal avahi"
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to