Changeset 5b5b1d2


Ignore:
Timestamp:
09/05/2022 04:38:26 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
5ff8c3a
Parents:
58c3bfd
Message:

Clarify libfm/pcmanfm dependency on GTK+2/3

Location:
lxde/desktop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/libfm.xml

    r58c3bfd r5b5b1d2  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="gtk3"/> or
    77       <xref role="nodep" linkend="gtk2"/>, and
     76      <xref linkend="gtk2"/> or <xref role="nodep" linkend="gtk3"/>
     77      (GTK+-2 recommended since LXDE GTK+-3 support is still experimental), and
    7878      <xref linkend="menu-cache"/>
    7979    </para>
  • lxde/desktop/pcmanfm.xml

    r58c3bfd r5b5b1d2  
    114114  </sect2>
    115115
     116  <sect2 role="commands">
     117    <title>Command Explanations</title>
     118
     119    <para>
     120      <option>--with-gtk=3</option>: Selects the version of GTK+ to use.
     121      You must use this switch if you have built <xref linkend="libfm"/>
     122      with GTK+3 support.
     123    </para>
     124
     125  </sect2>
     126
    116127  <sect2 role="content">
    117128    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.