Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xfce-config.xml
Date: Wed, 14 Nov 2007 06:41:38
Message-Id: E1IsBw9-000270-M0@stork.gentoo.org
1 nightmorph 07/11/14 06:41:21
2
3 Modified: xfce-config.xml
4 Log:
5 better USE flag additions
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/en/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.13&r2=1.14
13
14 Index: xfce-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- xfce-config.xml 18 Oct 2007 18:32:44 -0000 1.13
21 +++ xfce-config.xml 14 Nov 2007 06:41:21 -0000 1.14
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.13 2007/10/18 18:32:44 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.14 2007/11/14 06:41:21 nightmorph Exp $ -->
27
28 <guide link="/doc/en/xfce-config.xml">
29 <title>The Xfce Configuration Guide</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.9</version>
35 -<date>2007-10-03</date>
36 +<version>1.10</version>
37 +<date>2007-11-13</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -69,8 +69,7 @@
42
43 <p>
44 Next, double-check your USE flags in <path>/etc/make.conf</path>; you'll
45 -probably at least want <c>USE="dbus -gnome hal startup-notification
46 -xscreensaver"</c>.
47 +probably at least want <c>USE="-gnome -kde -qt3 -qt4 X dbus hal startup-notification xscreensaver"</c>.
48 </p>
49
50 <p>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list