Ignore:
Timestamp:
01/01/2019 01:59:37 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8f6f10e
Parents:
b98dbfd
Message:

Merge to HEAD 20898.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/libfm.xml

    rb98dbfd r4199730  
    77  <!ENTITY libfm-download-http "&sourceforge-dl;/pcmanfm/libfm-&libfm-version;.tar.xz">
    88  <!ENTITY libfm-download-ftp  " ">
    9   <!ENTITY libfm-md5sum        "02a024714d51e0d37afc7bd596a44f3b">
     9  <!ENTITY libfm-md5sum        "c15ecd2c9317e2c385cd3f046d0b61ba">
    1010  <!ENTITY libfm-size          "920 KB">
    11   <!ENTITY libfm-buildsize     "31 MB">
     11  <!ENTITY libfm-buildsize     "30 MB">
    1212  <!ENTITY libfm-time          "0.4 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
     77      <xref linkend="gtk3"/> or
    7778      <xref linkend="gtk2"/> and
    7879      <xref linkend="menu-cache"/>
     
    108109    </para>
    109110
    110 <screen><userinput>./configure --prefix=/usr \
     111<screen><userinput>./configure --prefix=/usr     \
    111112            --sysconfdir=/etc \
    112113            --disable-static  &amp;&amp;
     
    127128  <sect2 role="commands">
    128129    <title>Command Explanations</title>
     130
     131    <para><option>--with-gtk=3</option>: This option selects the
     132    version of gtk+ to use.  The default is gtk+-2.</para>
    129133
    130134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.