nightmorph    09/09/13 08:48:15

  Modified:             xfce-config.xml
  Log:
  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

Revision  Changes    Path
1.22                 xml/htdocs/doc/en/xfce-config.xml

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

Index: xfce-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xfce-config.xml     28 Aug 2009 07:48:01 -0000      1.21
+++ xfce-config.xml     13 Sep 2009 08:48:15 -0000      1.22
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.21 
2009/08/28 07:48:01 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.22 
2009/09/13 08:48:15 nightmorph Exp $ -->
 
 <guide link="/doc/en/xfce-config.xml">
 <title>The Xfce Configuration Guide</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.17</version>
-<date>2009-08-28</date>
+<version>1.18</version>
+<date>2009-09-13</date>
 
 <chapter>
 <title>Introduction</title>
@@ -64,8 +64,8 @@
 
 <p>
 Next, double-check your USE flags in <path>/etc/make.conf</path>; you'll
-probably at least want <c>USE="-gnome -kde -qt3 -qt4 X branding dbus hal lock
-session startup-notification thunar"</c>.
+probably at least want <c>USE="-gnome -kde -minimal -qt3 -qt4 X branding dbus
+hal lock session startup-notification thunar"</c>.
 </p>
 
 <p>
@@ -248,8 +248,8 @@
 <p>
 We should now <c>emerge</c> some useful applications and utilities:
 <c>xfce4-mixer</c>, <c>xfprint</c>, <c>xfce4-taskmanager</c>,
-<c>xfce4-icon-theme</c>, <c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>,
-<c>x11-terms/terminal</c>, and <c>thunar</c>.
+<c>xfwm4-themes</c>, <c>orage</c>, <c>mousepad</c>, <c>x11-terms/terminal</c>,
+and <c>thunar</c>.
 </p>
 
 <p>
@@ -264,10 +264,9 @@
 </p>
 
 <p>
-<c>xfce4-icon-theme</c> and <c>xfwm4-themes</c> add a basic icon theme and
-several window manager themes, respectively. You may want to add a more
-full-coverage icon theme such as <c>tango-icon-theme</c> just to round out your
-desktop.
+<c>xfwm4-themes</c> adds several window manager themes. You may want to add a
+more full-coverage icon theme such as <c>tango-icon-theme</c> just to round out
+your desktop.
 </p>
 
 <p>




Reply via email to