From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IsBwP-00052E-Us for garchives@archives.gentoo.org; Wed, 14 Nov 2007 06:41:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAE6fOFC004410; Wed, 14 Nov 2007 06:41:24 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAE6fNA2004404 for ; Wed, 14 Nov 2007 06:41:23 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 200656537E for ; Wed, 14 Nov 2007 06:41:23 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IsBw9-000270-M0 for gentoo-doc-cvs@lists.gentoo.org; Wed, 14 Nov 2007 06:41:21 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: xfce-config.xml Message-Id: From: Josh Saddler Date: Wed, 14 Nov 2007 06:41:21 +0000 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: ce9ced78-f384-45d0-acbe-4a25c93b4b5c X-Archives-Hash: 1222819dace67775db2b9426bc5b9d77 nightmorph 07/11/14 06:41:21 Modified: xfce-config.xml Log: better USE flag additions Revision Changes Path 1.14 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.14&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.13&r2=1.14 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xfce-config.xml 18 Oct 2007 18:32:44 -0000 1.13 +++ xfce-config.xml 14 Nov 2007 06:41:21 -0000 1.14 @@ -1,6 +1,6 @@ - + The Xfce Configuration Guide @@ -18,8 +18,8 @@ -1.9 -2007-10-03 +1.10 +2007-11-13 Introduction @@ -69,8 +69,7 @@

Next, double-check your USE flags in /etc/make.conf; you'll -probably at least want USE="dbus -gnome hal startup-notification -xscreensaver". +probably at least want USE="-gnome -kde -qt3 -qt4 X dbus hal startup-notification xscreensaver".

-- gentoo-doc-cvs@gentoo.org mailing list