Changeset a41f643 for x/lib


Ignore:
Timestamp:
04/21/2010 07:10:06 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2875f488
Parents:
e05cd03f
Message:

Globally removed all extraneous spaces

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8412 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/lib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    re05cd03f ra41f643  
    7272    <bridgehead renderas="sect4">Required</bridgehead>
    7373    <para role="required"><xref linkend="libpng"/>,
    74     <xref linkend="pixman"/>, and 
     74    <xref linkend="pixman"/>, and
    7575    <xref linkend="fontconfig"/></para>
    7676    <!--  and <xref linkend="pkgconfig"/></para> -->
     
    9292    <para role="optional"><xref linkend="gtk2"/> (for testing the PDF backend),
    9393    <xref linkend="poppler"/> (for testing the PDF backend), and
    94     <xref linkend="librsvg"/> (for testing the SVG backend) 
     94    <xref linkend="librsvg"/> (for testing the SVG backend)
    9595    <!-- [ comment this pending clarification - not presently required] , and
    9696    <ulink url="http://ltp.sourceforge.net/">LTP</ulink>--></para>
  • x/lib/gtk+2.xml

    re05cd03f ra41f643  
    149149
    150150      <seglistitem>
    151         <seg>gdk-pixbuf-csource, gdk-pixbuf-query-loaders, 
    152         gtk-builder-convert, gtk-demo, gtk-query-immodules-2.0, 
     151        <seg>gdk-pixbuf-csource, gdk-pixbuf-query-loaders,
     152        gtk-builder-convert, gtk-demo, gtk-query-immodules-2.0,
    153153        and gtk-update-icon-cache</seg>
    154154        <seg>libgailutil.so, libgdk-x11-2.0.so, libgdk_pixbuf-2.0.so,
    155         libgdk_pixbuf_xlib-2.0.so, libgtk-x11-2.0.so, and numerous engine, 
     155        libgdk_pixbuf_xlib-2.0.so, libgtk-x11-2.0.so, and numerous engine,
    156156        module, and loader plugins</seg>
    157         <seg>/etc/gtk-2.0, /usr/include/gail-1.0, /usr/include/gtk-2.0, 
    158         /usr/include/gtk-unix-print-2.0, /usr/lib/gtk-2.0, 
     157        <seg>/etc/gtk-2.0, /usr/include/gail-1.0, /usr/include/gtk-2.0,
     158        /usr/include/gtk-unix-print-2.0, /usr/lib/gtk-2.0,
    159159        /usr/share/doc/gtk+-&gtk2-version;, /usr/share/gtk-2.0,
    160160        /usr/share/gtk-doc/html/{gail-libgail-util,gdk,gdk-pixbuf,gtk},
     
    195195        <term><command>gtk-builder-convert</command></term>
    196196        <listitem>
    197           <para>converts glade files into XML files which can be loaded with 
     197          <para>converts glade files into XML files which can be loaded with
    198198          GtkBuilder.</para>
    199199          <indexterm zone="gtk2 gtk-builder-convert">
     
    207207        <term><command>gtk-demo</command></term>
    208208        <listitem>
    209           <para>demonstrates <application>GTK+</application> functionality and 
     209          <para>demonstrates <application>GTK+</application> functionality and
    210210          provides code for the examples.</para>
    211211          <indexterm zone="gtk2 gtk-demo">
  • x/lib/pango.xml

    re05cd03f ra41f643  
    209209        <term><command>pango-view</command></term>
    210210        <listitem>
    211           <para>renders a given file through <application>Pango</application> 
     211          <para>renders a given file through <application>Pango</application>
    212212          for viewing purposes.</para>
    213213          <indexterm zone="pango pango-view">
  • x/lib/qt4.xml

    re05cd03f ra41f643  
    116116      <para>There is no conflict between the <application>Qt3</application>
    117117      and <application>Qt4</application> applications and headers so both
    118       can be installed at the same time.  This may be necessary to build or 
    119       run Qt3 applications like <application>KDE3</application> and 
     118      can be installed at the same time.  This may be necessary to build or
     119      run Qt3 applications like <application>KDE3</application> and
    120120      <application>Qt4</application> applications like
    121121      <application>Doxygen</application>'s <application>doxywizard</application>
    122       on the same system. 
     122      on the same system.
    123123      </para>
    124124
  • x/lib/xulrunner.xml

    re05cd03f ra41f643  
    264264EOF</userinput></screen>
    265265
    266     <para>If you did not install <xref linkend="nspr"/> and 
     266    <para>If you did not install <xref linkend="nspr"/> and
    267267    <xref linkend="nss"/>, then apply the patch with the following
    268268    command:</para>
     
    274274
    275275<screen><userinput>sed 's@stable@unstable@' \
    276     -i xulrunner/installer/mozilla-js.pc.in &amp;&amp; 
     276    -i xulrunner/installer/mozilla-js.pc.in &amp;&amp;
    277277echo "Requires: nspr" >>xulrunner/installer/libxul-embedding.pc.in &amp;&amp;
    278278make -f client.mk build</userinput></screen>
     
    291291                    /usr/lib</userinput></screen>
    292292
    293     <para>If you've elected to use the included NSPR and NSS, while still the 
     293    <para>If you've elected to use the included NSPR and NSS, while still the
    294294    <systemitem class="username">root</systemitem> user, complete the
    295295    installation with the following commands:</para>
Note: See TracChangeset for help on using the changeset viewer.