Author: randy
Date: 2007-01-15 12:20:12 -0700 (Mon, 15 Jan 2007)
New Revision: 6407
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/wm/xfce.xml
Log:
Added a comment to the XFCE instructions saying that hicolor-icon-theme is a
run-time dependency
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-15 15:55:48 UTC
(rev 6406)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-15 19:20:12 UTC
(rev 6407)
@@ -44,6 +44,10 @@
<para>January 15th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Added a comment to the XFCE instructions saying that
+ hicolor-icon-theme is a run-time dependency.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added commands to the teTeX instructions to install
the cm-super type1ec.sty font file.</para>
</listitem>
Modified: trunk/BOOK/x/wm/xfce.xml
===================================================================
--- trunk/BOOK/x/wm/xfce.xml 2007-01-15 15:55:48 UTC (rev 6406)
+++ trunk/BOOK/x/wm/xfce.xml 2007-01-15 19:20:12 UTC (rev 6407)
@@ -238,9 +238,17 @@
<sect3 id='xfce-config'>
<title>Configuration Information</title>
- <para>Be sure to backup your current <filename>.xinitrc</filename>
- before proceeding.</para>
+ <para><application>XFCE</application> will look for the theme index from
+ <xref linkend="hicolor-icon-theme"/> at run-time. Ensure you install the
+ package before launching <application>XFCE</application>.</para>
+ <para>Issue the command below to create an <filename>.xinitrc</filename>
+ file which will automatically run the appropriate
+ <application>XFCE</application> programs when the
+ <application>X</application> Window system is launched. Be sure to backup
+ your existing <filename>.xinitrc</filename> file before
+ proceeding.</para>
+
<screen><userinput>cat > ~/.xinitrc << "EOF"
<literal>xfce-mcs-manager
xfwm4 --daemon
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page