updated to fluxbox-0.1.12, exp edits in x/wm

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@363 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-11-03 01:34:01 +00:00
parent 79cfcdf798
commit 3d8073f4f3
8 changed files with 21 additions and 17 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20021101">
<!ENTITY releasedate "November 1st, 2002">
<!ENTITY version "20021102">
<!ENTITY releasedate "November 2nd, 2002">
<!ENTITY % book SYSTEM "book/book.ent">
<!ENTITY % preface SYSTEM "preface/preface.ent">

View File

@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>November 2nd, 2002 [larry]: X: Updated to
fluxbox-0.1.12.</para></listitem>
<listitem><para>October 27th, 2002 [larry]: Prog: Added page for perl
modules used in BLFS</para></listitem>

View File

@ -1,7 +1,7 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--enable-fsstd :</userinput> This command installs
<para><userinput>--enable-fsstd</userinput> : This command installs
files in <filename>/usr/bin</filename> and <filename> /usr/share</filename>
instead of <filename>/usr/enlightenment/bin</filename> and <filename> usr/enlightenment</filename>.</para>

View File

@ -1,10 +1,10 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--enable-kde :</userinput> This command activates
<para><userinput>--enable-kde</userinput> : This command activates
fluxbox's ability to allow kde tray icons to be placed in the slit.</para>
<para><userinput>--enable-gnome :</userinput> This command activiates
<para><userinput>--enable-gnome</userinput> : This command activiates
fluxbox's ablility to support gnome.</para>
</sect2>

View File

@ -4,8 +4,8 @@
<!ENTITY fluxbox-exp SYSTEM "fluxbox-exp.xml">
<!ENTITY fluxbox-desc SYSTEM "fluxbox-desc.xml">
<!ENTITY fluxbox-config SYSTEM "fluxbox-config.xml">
<!ENTITY fluxbox-buildsize "5 MB">
<!ENTITY fluxbox-version "0.1.10">
<!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-0.1.10.tar.gz">
<!ENTITY fluxbox-buildsize "6.3 MB">
<!ENTITY fluxbox-version "0.1.12">
<!ENTITY fluxbox-download-http "http://telia.dl.sourceforge.net/sourceforge/fluxbox/fluxbox-0.1.12.tar.bz2">
<!ENTITY fluxbox-download-ftp "">
<!ENTITY fluxbox-size "380 KB">
<!ENTITY fluxbox-size "336 KB">

View File

@ -1,22 +1,22 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--enable-capplet:</userinput> This command is only
<para><userinput>--enable-capplet</userinput> : This command is only
needed if you use GNOME. It allows sawfish to be configured via the
control center.</para>
<para><userinput>--with-gdk-pixbuf :</userinput> This command directs
<para><userinput>--with-gdk-pixbuf</userinput> : This command directs
sawfish to use gdk-pixbuf for image management instead of imlib. GTK+2
includes gdk-pixbuf in its package, whereas GTK+ requires an additional
package called gdk-pixbuf.</para>
<para><userinput>--with-audiofile :</userinput> This command directs
<para><userinput>--with-audiofile</userinput> : This command directs
sawfish to use libaudiofile for sound manipulation.</para>
<para><userinput>--with-esd :</userinput> This command directs sawfish
<para><userinput>--with-esd</userinput> : This command directs sawfish
to use the Enlightened Sound Daemon.</para>
<para><userinput>--with-gnome-prefix=/opt/gnome2 :</userinput> This
<para><userinput>--with-gnome-prefix=/opt/gnome2</userinput> : This
command directs sawfish to GNOME's directory.</para>
</sect2>

View File

@ -20,8 +20,9 @@ sawfish will utilize:
<para>Use sawfish-1.1-gtk1 if you do not have GTK2 installed.</para>
<screen>sawfish-1.1-gtk1 depends on:
<xref linkend="xfree86"/>, <xref linkend="imlib"/> or <xref linkend="gdk"/>, <xref linkend="librep"/>, <xref linkend="GTK"/> and rep-gtk-0.15
<xref linkend="xfree86"/>, <xref linkend="imlib"/> or <xref
linkend="gdk"/>, <xref linkend="librep"/>, <xref linkend="GTK"/> and rep-gtk-0.15 (see <xref linkend="rep-gtk"/>)
sawfish will utilize:
<xref linkend="audiofile"/>, <xref linkend="esound"/> and libglade-0.17</screen>
<xref linkend="audiofile"/>, <xref linkend="esound"/> and libglade-0.17 (see <xref linkend="libglade"/>)</screen>
</sect2>

View File

@ -1,7 +1,7 @@
<sect2>
<title>Command explanations</title>
<para><userinput>--datadir=/usr/share :</userinput> This command puts
<para><userinput>--datadir=/usr/share</userinput> : This command puts
resource files into <filename>/usr/share/xfce</filename> instead of
<filename>/usr/local/share/xfce</filename>.</para>