Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xfce-config.xml
Date: Sun, 13 Sep 2009 08:48:19
Message-Id: E1Mmkkp-0006DK-RM@stork.gentoo.org
1 nightmorph 09/09/13 08:48:15
2
3 Modified: xfce-config.xml
4 Log:
5 the minimal flag is back in, and it is assumed users have it disabled for the guide. the flag only controls whether xfce4-icon-theme and dejavu fonts are pulled in, as otherwise things can break unless you're installing your own font packages and icon theme from the get-go. i.e. power users who've done a hundred xfce installs. thanks to ssuominen for the heads-up on IRC
6
7 Revision Changes Path
8 1.22 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.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.21&r2=1.22
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.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- xfce-config.xml 28 Aug 2009 07:48:01 -0000 1.21
21 +++ xfce-config.xml 13 Sep 2009 08:48:15 -0000 1.22
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.21 2009/08/28 07:48:01 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.22 2009/09/13 08:48:15 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.17</version>
35 -<date>2009-08-28</date>
36 +<version>1.18</version>
37 +<date>2009-09-13</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -64,8 +64,8 @@
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="-gnome -kde -qt3 -qt4 X branding dbus hal lock
46 -session startup-notification thunar"</c>.
47 +probably at least want <c>USE="-gnome -kde -minimal -qt3 -qt4 X branding dbus
48 +hal lock session startup-notification thunar"</c>.
49 </p>
50
51 <p>
52 @@ -248,8 +248,8 @@
53 <p>
54 We should now <c>emerge</c> some useful applications and utilities:
55 <c>xfce4-mixer</c>, <c>xfprint</c>, <c>xfce4-taskmanager</c>,
56 -<c>xfce4-icon-theme</c>, <c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>,
57 -<c>x11-terms/terminal</c>, and <c>thunar</c>.
58 +<c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>, <c>x11-terms/terminal</c>,
59 +and <c>thunar</c>.
60 </p>
61
62 <p>
63 @@ -264,10 +264,9 @@
64 </p>
65
66 <p>
67 -<c>xfce4-icon-theme</c> and <c>xfwm4-themes</c> add a basic icon theme and
68 -several window manager themes, respectively. You may want to add a more
69 -full-coverage icon theme such as <c>tango-icon-theme</c> just to round out your
70 -desktop.
71 +<c>xfwm4-themes</c> adds several window manager themes. You may want to add a
72 +more full-coverage icon theme such as <c>tango-icon-theme</c> just to round out
73 +your desktop.
74 </p>
75
76 <p>