Ignore:
Timestamp:
04/21/2024 07:00:57 PM (5 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
4fc802f
Parents:
18958f2e
Message:

General cleanup.

Remove a bunch of unneeded xml comments.
Remove refereces to qt5 where qt6 can be used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/lxqt-kconfig.xml

    r18958f2e r5866da0  
    114114
    115115  </sect2>
    116 <!--
    117   <sect2 role="commands">
    118     <title>Command Explanations</title>
    119 
    120     <para>
    121       <parameter>-DCMAKE_INSTALL_LIBEXECDIR=libexec</parameter>: This overrides
    122       the default in extra-cmake-modules, which is <filename
    123       class="directory">/usr/lib/libexec</filename> and is not FHS compliant.
    124     </para>
    125 
    126     <para>
    127       <parameter>-DKDE_INSTALL_USE_QT_SYS_PATHS=ON</parameter>: This forces
    128       installation of Qt plugins in the same directory as <xref linkend="qt5"/>
    129       itself. Otherwise they get installed into <filename
    130       class="directory">/usr/mkspecs</filename>, which is not FHS compliant.
    131     </para>
    132 
    133   </sect2>
    134 -->
     116
    135117  <sect2 role="content">
    136118    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.