Author: bdubbs
Date: 2012-03-25 20:34:52 -0600 (Sun, 25 Mar 2012)
New Revision: 9769

Modified:
   trunk/BOOK/general/genlib/mcs.xml
   trunk/BOOK/general/genutils/pinentry.xml
   trunk/BOOK/general/graphlib/graphlib.xml
   trunk/BOOK/general/prog/doxygen.xml
   trunk/BOOK/general/sysutils/dbus-bindings.xml
   trunk/BOOK/index.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/introduction/welcome/which.xml
   trunk/BOOK/kde4/add/ark.xml
   trunk/BOOK/kde4/add/kate.xml
   trunk/BOOK/kde4/add/kcalc.xml
   trunk/BOOK/kde4/add/konsole.xml
   trunk/BOOK/multimedia/audioutils/mpg123.xml
   trunk/BOOK/multimedia/cdwriteutils/cdwriteutils.xml
   trunk/BOOK/multimedia/libdriv/alsa-tools.xml
   trunk/BOOK/multimedia/libdriv/esound.xml
   trunk/BOOK/multimedia/libdriv/libao.xml
   trunk/BOOK/multimedia/libdriv/libdriv.xml
   trunk/BOOK/multimedia/libdriv/sdl.xml
   trunk/BOOK/multimedia/videoutils/avifile.xml
   trunk/BOOK/multimedia/videoutils/mplayer.xml
   trunk/BOOK/networking/mailnews/other.xml
   trunk/BOOK/networking/netutils/avahi.xml
   trunk/BOOK/pst/ps/ps.xml
   trunk/BOOK/x/lib/lib.xml
   trunk/BOOK/x/lib/qt4.xml
   trunk/BOOK/xsoft/graphweb/graphweb.xml
   trunk/BOOK/xsoft/suites/openoffice.xml
   trunk/BOOK/xsoft/suites/suites.xml
Log:
Remove Trinity/KDE3, Qt3, and related packages from the book.


Modified: trunk/BOOK/general/genlib/mcs.xml
===================================================================
--- trunk/BOOK/general/genlib/mcs.xml   2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/general/genlib/mcs.xml   2012-03-26 02:34:52 UTC (rev 9769)
@@ -65,8 +65,8 @@
     <para role="required"><xref linkend="libmowgli"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="GConf"/> and
-    <xref linkend="kdelibs"/></para>
+    <para role="optional"><xref linkend="GConf"/> 
+    <!-- <xref linkend="kdelibs"/> --></para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/mcs"/></para>
@@ -94,18 +94,18 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><option>--with-qt-path=/usr/share/qt</option>: If you have
+    <!-- <para><option>- -with-qt-path=/usr/share/qt</option>: If you have
     <xref linkend="kdelibs"/> installed, you must pass
     additional parameters to the <command>configure</command> script to
     identify the location of Qt and, possibly, KDE libraries and interface
-    headers.</para>
+    headers.</para>-->
 
-    <para><option>--disable-kconfig</option>: If <filename>configure</filename>
+    <!-- <para><option>- -disable-kconfig</option>: If 
<filename>configure</filename>
     finds <filename class="libraryfile">libkdecore</filename> from
     <application>kdelibs</application>, it does not test to check it is indeed
     the <application>kde3</application> version and will try to use it (and
     fail if it is the <application>kde4</application> version). This switch 
will
-    prevent that.</para>
+    prevent that.</para>-->
 
     <para>For additional information about the various storage backends
     (including the default XDG-compliant backend), see the

Modified: trunk/BOOK/general/genutils/pinentry.xml
===================================================================
--- trunk/BOOK/general/genutils/pinentry.xml    2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/general/genutils/pinentry.xml    2012-03-26 02:34:52 UTC (rev 
9769)
@@ -79,7 +79,7 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><!-- <xref linkend="GTK"/>, -->
     <xref linkend="gtk2"/>,
-    <xref linkend="qt"/> or <xref linkend="qt4"/>, and
+    <!-- <xref linkend="qt"/> or --><xref linkend="qt4"/>, and
     <xref linkend="libcap2"/></para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/general/graphlib/graphlib.xml
===================================================================
--- trunk/BOOK/general/graphlib/graphlib.xml    2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/general/graphlib/graphlib.xml    2012-03-26 02:34:52 UTC (rev 
9769)
@@ -36,7 +36,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libexif.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="exiv2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="fribidi.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="poppler-014.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="poppler-014.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="poppler.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="jasper.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="pixman.xml"/>

Modified: trunk/BOOK/general/prog/doxygen.xml
===================================================================
--- trunk/BOOK/general/prog/doxygen.xml 2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/general/prog/doxygen.xml 2012-03-26 02:34:52 UTC (rev 9769)
@@ -87,10 +87,11 @@
   <sect2 role="installation">
     <title>Installation of Doxygen</title>
 
+<!--
     <note><para>If you have both <xref linkend='qt'/> and <xref linkend='qt4'/>
     installed, be sure to set the environment variable QTDIR to point to the
     <application>Qt4</application> top level directory if you add the
-    <option>--with-doxywizard</option> option.</para></note>
+    <option>- -with-doxywizard</option> option.</para></note> -->
 
     <para>Install <application>Doxygen</application> by running the following
     commands:</para>

Modified: trunk/BOOK/general/sysutils/dbus-bindings.xml
===================================================================
--- trunk/BOOK/general/sysutils/dbus-bindings.xml       2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/general/sysutils/dbus-bindings.xml       2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -17,14 +17,14 @@
   <!ENTITY dbus-python-size          "556 KB">
   <!ENTITY dbus-python-buildsize     "5.5 MB">
   <!ENTITY dbus-python-time          "0.2 SBU">
-
+<!--
   <!ENTITY dbus-qt3-download-http 
"&trinity-repo-http;/dbus-tqt-&trinity-version;.tar.gz">
   <!ENTITY dbus-qt3-download-ftp  
"&trinity-repo-ftp;/dbus-tqt-&trinity-version;.tar.gz">
   <!ENTITY dbus-qt3-md5sum        "46ae165c068271485c827f6fc6687a9a">
   <!ENTITY dbus-qt3-size          "234 KB">
   <!ENTITY dbus-qt3-buildsize     "4 MB">
   <!ENTITY dbus-qt3-time          "less than 0.1 SBU">
-
+-->
   <!ENTITY eggdbus-download-http   
"http://hal.freedesktop.org/releases/eggdbus-&eggdbus-version;.tar.gz";>
   <!ENTITY eggdbus-download-ftp    " ">
   <!ENTITY eggdbus-md5sum          "b43d2a6c523fcb8b9d0b0300c4222386">
@@ -73,9 +73,9 @@
       <listitem>
         <para><xref linkend="dbus-python"/></para>
       </listitem>
-      <listitem>
+      <!-- <listitem>
         <para><xref linkend="dbus-qt3"/></para>
-      </listitem>
+      </listitem>-->
       <listitem>
         <para><xref linkend="eggdbus"/></para>
       </listitem>
@@ -328,6 +328,7 @@
   </sect2>
 
   <!-- Begin D-Bus Qt3 Bindings -->
+  <!--
   <sect2 id="dbus-qt3" xreflabel="D-Bus Trinity Qt3 
Bindings-&dbus-qt3-version;">
   <title>Trinity D-Bus Qt3 Bindings</title>
 
@@ -438,8 +439,8 @@
       </variablelist>
 
     </sect3>
-
   </sect2>
+-->
 
   <!-- Begin D-Bus GObject Bindings (EggDBus) -->
   <sect2 id="eggdbus" xreflabel="D-Bus GObject Bindings-&eggdbus-version; 
(EggDBus)">

Modified: trunk/BOOK/index.xml
===================================================================
--- trunk/BOOK/index.xml        2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/index.xml        2012-03-26 02:34:52 UTC (rev 9769)
@@ -21,7 +21,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="networking/networking.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="server/server.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="x/x.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="kde/kde.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="kde/kde.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="kde4/kde4.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="gnome/gnome.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="xsoft/xsoft.xml"/>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -45,9 +45,12 @@
       <para>March 25th, 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Remove Trinity/KDE3, Qt3, and related 
packages.</para>
+        </listitem>
+        <listitem>
           <para>[rthomsen] - Modified MySQL instructions to install shared 
libraries.</para>
         </listitem>
-       <listitem>
+        <listitem>
           <para>[rthomsen] - Poppler 0.18.4.</para>
         </listitem>
         <listitem>
@@ -77,22 +80,22 @@
     <listitem>
       <para>March 24th, 2012</para>
       <itemizedlist>
-       <listitem>
+   <listitem>
           <para>[rthomsen] - Added information about further KDE4 
packages.</para>
-       </listitem>
+   </listitem>
         <listitem>
           <para>[rthomsen] - Removed kdesdk, kdewebdev, kdevplatform and 
kdevelop.</para>
-       </listitem>
+   </listitem>
         <listitem>
           <para>[rthomsen] - Removed kdetoys, kdegames, kdeedu and 
kdeaccessibility.</para>
-        </listitem>    
+        </listitem>  
          <listitem>
           <para>[rthomsen] - Added instructions for starting KDE4.</para>
         </listitem>
         <listitem>
           <para>[rthomsen] - Kdepim-runtime 4.8.1.</para>
         </listitem>
-       <listitem>
+   <listitem>
           <para>[rthomsen] - Kdepim 4.8.1.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/introduction/welcome/which.xml
===================================================================
--- trunk/BOOK/introduction/welcome/which.xml   2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/introduction/welcome/which.xml   2012-03-26 02:34:52 UTC (rev 
9769)
@@ -64,7 +64,7 @@
   <para>The next parts of the book principally deal with desktop systems.  This
   portion of the book starts with a part talking about <xref linkend="x"/>. 
This
   part also deals with some generic X-based libraries (<xref 
linkend="x-lib"/>).
-  After this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their
+  After this, <xref linkend="kde4"/> and <xref linkend="gnome"/> are given 
their
   own parts which are followed by one on <xref linkend="xsoft"/>.</para>
 
   <para>The book then moves on to deal with <xref linkend="multimedia"/>

Modified: trunk/BOOK/kde4/add/ark.xml
===================================================================
--- trunk/BOOK/kde4/add/ark.xml 2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/kde4/add/ark.xml 2012-03-26 02:34:52 UTC (rev 9769)
@@ -22,7 +22,7 @@
 
   <title>Ark-&ark-version;</title>
 
-  <indexterm zone="ark">
+  <indexterm zone="ark4">
     <primary sortas="a-ark">ark</primary>
   </indexterm>
 

Modified: trunk/BOOK/kde4/add/kate.xml
===================================================================
--- trunk/BOOK/kde4/add/kate.xml        2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/kde4/add/kate.xml        2012-03-26 02:34:52 UTC (rev 9769)
@@ -22,7 +22,7 @@
 
   <title>Kate-&kate-version;</title>
 
-  <indexterm zone="kate">
+  <indexterm zone="kate4">
     <primary sortas="a-kate">kate</primary>
   </indexterm>
 

Modified: trunk/BOOK/kde4/add/kcalc.xml
===================================================================
--- trunk/BOOK/kde4/add/kcalc.xml       2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/kde4/add/kcalc.xml       2012-03-26 02:34:52 UTC (rev 9769)
@@ -22,7 +22,7 @@
 
   <title>Kcalc-&kcalc-version;</title>
 
-  <indexterm zone="kcalc">
+  <indexterm zone="kcalc4">
     <primary sortas="a-kcalc">kcalc</primary>
   </indexterm>
 

Modified: trunk/BOOK/kde4/add/konsole.xml
===================================================================
--- trunk/BOOK/kde4/add/konsole.xml     2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/kde4/add/konsole.xml     2012-03-26 02:34:52 UTC (rev 9769)
@@ -22,7 +22,7 @@
 
   <title>Konsole-&konsole-version;</title>
 
-  <indexterm zone="konsole">
+  <indexterm zone="konsole4">
     <primary sortas="a-konsole">konsole</primary>
   </indexterm>
 

Modified: trunk/BOOK/multimedia/audioutils/mpg123.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/mpg123.xml 2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/multimedia/audioutils/mpg123.xml 2012-03-26 02:34:52 UTC (rev 
9769)
@@ -64,7 +64,7 @@
     output driver will be built.</para>
     <para role="optional">
     <xref linkend="alsa-lib"/>,
-    <xref linkend="arts"/>,
+    <!-- <xref linkend="arts"/>, -->
     <xref linkend="esound"/>,
     <xref linkend='pulseaudio'/>,
     <ulink url="http://jackaudio.org";>JACK</ulink>,

Modified: trunk/BOOK/multimedia/cdwriteutils/cdwriteutils.xml
===================================================================
--- trunk/BOOK/multimedia/cdwriteutils/cdwriteutils.xml 2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/multimedia/cdwriteutils/cdwriteutils.xml 2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -40,7 +40,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="cdrdao.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="udftools.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="dvd+rw-tools.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="k3b.xml"/>
+<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="k3b.xml"/> 
-->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="xorriso.xml"/>
 
 </chapter>

Modified: trunk/BOOK/multimedia/libdriv/alsa-tools.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-tools.xml        2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/multimedia/libdriv/alsa-tools.xml        2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -70,8 +70,8 @@
         <command>envy24control</command> and 
         <command>rmedigicontrol</command>),
       <ulink url="http://www.fltk.org/";>FLTK</ulink> 
-        (to build <command>hdspconf</command> and 
<command>hdspmixer</command>), and
-      <xref linkend="qt"/> (to build <command>qlo10k1</command>).
+        (to build <command>hdspconf</command> and 
<command>hdspmixer</command>) <!-- , and
+      <xref linkend="qt"/> (to build <command>qlo10k1</command>).-->
     </para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/multimedia/libdriv/esound.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/esound.xml    2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/multimedia/libdriv/esound.xml    2012-03-26 02:34:52 UTC (rev 
9769)
@@ -64,7 +64,7 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="alsa-lib"/>,
-    <xref linkend="arts"/>,
+    <!-- <xref linkend="arts"/>, -->
     <xref linkend="tcpwrappers"/>, and
     <xref linkend="docbook-utils"/> (Required for building the html 
documentation)</para>
 

Modified: trunk/BOOK/multimedia/libdriv/libao.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libao.xml     2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/multimedia/libdriv/libao.xml     2012-03-26 02:34:52 UTC (rev 
9769)
@@ -68,7 +68,7 @@
       <xref linkend="x-window-system"/>,
       <xref linkend="esound"/>,
       <xref linkend="alsa"/>,
-      <xref linkend="arts"/>, and
+      <!-- <xref linkend="arts"/>, --> and
       <xref linkend='pulseaudio'/> (requires <xref linkend='libatomic_ops'/>
       on x86)
     </para>

Modified: trunk/BOOK/multimedia/libdriv/libdriv.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libdriv.xml   2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/multimedia/libdriv/libdriv.xml   2012-03-26 02:34:52 UTC (rev 
9769)
@@ -28,7 +28,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="alsa-tools.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="alsa-firmware.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="alsa-oss.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="arts.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="arts.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="audiofile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="esound.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="faac.xml"/>

Modified: trunk/BOOK/multimedia/libdriv/sdl.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/sdl.xml       2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/multimedia/libdriv/sdl.xml       2012-03-26 02:34:52 UTC (rev 
9769)
@@ -64,7 +64,7 @@
       <xref linkend="alsa"/>,
       <xref linkend="esound"/>,
       <xref linkend='pulseaudio'/>
-      <xref linkend="arts"/>,
+      <!-- <xref linkend="arts"/>, -->
       <xref linkend="NASM"/>,
       <xref linkend="libusb"/>,
       <xref linkend="x-window-system"/>,

Modified: trunk/BOOK/multimedia/videoutils/avifile.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/avifile.xml        2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/multimedia/videoutils/avifile.xml        2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -89,7 +89,7 @@
     <bridgehead renderas="sect3">Avifile Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="qt"/> and
+    <para role="required"><!-- <xref linkend="qt"/> and -->
     <xref linkend="sdl"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/multimedia/videoutils/mplayer.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/mplayer.xml        2012-03-26 01:06:20 UTC 
(rev 9768)
+++ trunk/BOOK/multimedia/videoutils/mplayer.xml        2012-03-26 02:34:52 UTC 
(rev 9769)
@@ -160,7 +160,7 @@
     <bridgehead renderas="sect4">Optional Audio Output Drivers and 
Libraries</bridgehead>
     <para role="optional">
       <xref linkend="alsa"/>,
-      <xref linkend="arts"/>,
+      <!-- <xref linkend="arts"/>, -->
       <xref linkend="esound"/>,
       <xref linkend='pulseaudio'/>,  
       <xref linkend="sdl"/>,

Modified: trunk/BOOK/networking/mailnews/other.xml
===================================================================
--- trunk/BOOK/networking/mailnews/other.xml    2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/networking/mailnews/other.xml    2012-03-26 02:34:52 UTC (rev 
9769)
@@ -17,11 +17,11 @@
 
   <para><xref linkend="pan"/> is a GTK2 based newsreader program.</para>
 
-  <para><command>knode</command> is a <application>Qt</application> based
-  newsreader program from <xref linkend="kdepim"/>.</para>
+  <!--<para><command>knode</command> is a <application>Qt</application> based
+  newseader program from <xref linkend="kdepim"/>.</para>-->
 
-  <para><command>kmail</command> is a <application>Qt</application> based mail
-  client from <xref linkend="kdepim"/>.</para>
+  <!--<para><command>kmail</command> is a <application>Qt</application> based 
mail
+  client from <xref linkend="kdepim"/>.</para>-->
 
   <para><xref linkend="balsa"/> is a GTK2 based mail client.</para>
 

Modified: trunk/BOOK/networking/netutils/avahi.xml
===================================================================
--- trunk/BOOK/networking/netutils/avahi.xml    2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/networking/netutils/avahi.xml    2012-03-26 02:34:52 UTC (rev 
9769)
@@ -62,7 +62,7 @@
         <para>Required patch: <ulink
         
url="&patch-root;/avahi-&avahi-version;-lfs_initscript_fixes-1.patch"/></para>
       </listitem>
-    </itemizedlist>-->
+    </itemizedlist> -->
 
     <bridgehead renderas="sect3">avahi Dependencies</bridgehead>
 
@@ -82,7 +82,7 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
     <xref linkend="libdaemon"/>,
-    <xref linkend="qt"/>, and
+    <!-- <xref linkend="qt"/>,--> and
     <xref linkend="qt4"/></para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/pst/ps/ps.xml
===================================================================
--- trunk/BOOK/pst/ps/ps.xml    2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/pst/ps/ps.xml    2012-03-26 02:34:52 UTC (rev 9769)
@@ -27,6 +27,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="epdfview.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="fop.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="paps.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="other.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="other.xml"/> -->
 
 </chapter>

Modified: trunk/BOOK/x/lib/lib.xml
===================================================================
--- trunk/BOOK/x/lib/lib.xml    2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/x/lib/lib.xml    2012-03-26 02:34:52 UTC (rev 9769)
@@ -24,7 +24,7 @@
   feel and inter-process communications for different applications. They also
   assist programmers by supplying common elements.</para>
 
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="qt.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="qt.xml"/> 
-->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="qt4.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="cairo.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="cairomm.xml"/>

Modified: trunk/BOOK/x/lib/qt4.xml
===================================================================
--- trunk/BOOK/x/lib/qt4.xml    2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/x/lib/qt4.xml    2012-03-26 02:34:52 UTC (rev 9769)
@@ -252,7 +252,7 @@
 EOF
 ldconfig</userinput></screen>
 
-      <indexterm zone="qt qt4-config">
+      <indexterm zone="qt4 qt4-config">
         <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
       </indexterm>
 

Modified: trunk/BOOK/xsoft/graphweb/graphweb.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/graphweb.xml      2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/xsoft/graphweb/graphweb.xml      2012-03-26 02:34:52 UTC (rev 
9769)
@@ -21,7 +21,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="seamonkey.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="firefox.xml"/>
   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="galeon.xml"/> -->
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="konq.xml"/>
+  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="konq.xml"/> -->
   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="dillo.xml"/> -->
 
 </chapter>

Modified: trunk/BOOK/xsoft/suites/openoffice.xml
===================================================================
--- trunk/BOOK/xsoft/suites/openoffice.xml      2012-03-26 01:06:20 UTC (rev 
9768)
+++ trunk/BOOK/xsoft/suites/openoffice.xml      2012-03-26 02:34:52 UTC (rev 
9769)
@@ -128,7 +128,7 @@
     <ulink url="http://www.easysw.com/epm/";>EPM</ulink>,
     <xref linkend="evolution"/>,
     <!--<xref linkend="gnome-vfs"/> (should use \-\-enable-gio instead),-->
-    <xref linkend="kde"/>,
+    <!-- <xref linkend="kde"/>, -->
     <xref linkend="libjpeg"/>,
     <ulink url="http://www.mega-nerd.com/libsndfile/";>libsndfile</ulink>,
     <xref linkend="libtiff"/>,

Modified: trunk/BOOK/xsoft/suites/suites.xml
===================================================================
--- trunk/BOOK/xsoft/suites/suites.xml  2012-03-26 01:06:20 UTC (rev 9768)
+++ trunk/BOOK/xsoft/suites/suites.xml  2012-03-26 02:34:52 UTC (rev 9769)
@@ -20,7 +20,7 @@
   benefits are a consistent user interface and cooperation between
   applications.</para>
 
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="koffice.xml"/>
+<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="koffice.xml"/>-->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="openoffice.xml"/>
 
 </chapter>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to