Ignore:
Timestamp:
07/11/2023 01:14:57 AM (15 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
32936bc
Parents:
a16dff43
Message:

LXQt cleanup.

File:
1 edited

Legend:

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

    ra16dff43 r5ecd157  
    105105
    106106cmake -DCMAKE_INSTALL_PREFIX=/usr \
    107       -DCMAKE_BUILD_TYPE=Release          \
    108       ..                                  &amp;&amp;
     107      -DCMAKE_BUILD_TYPE=Release  \
     108      ..                          &amp;&amp;
    109109make</userinput></screen>
    110110
     
    114114
    115115    <para>
    116       Now, as the <systemitem class="username">root</systemitem> user:
     116      Now, as the &root; user:
    117117    </para>
    118118
     
    123123  <sect2 role="commands">
    124124    <title>Command Explanations</title>
    125 <!--
    126     <para>
    127       <command>sed ... plugin-taskbar/lxqttaskgroup.{h,cpp}</command>:
    128       Removes a hard coded directory from an include file and allows
    129       the system to find it when the KDE Framework dependencies are not
    130       installed in <envar>/usr</envar>.
    131     </para>
    132125
    133     <para>
    134       <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
    135       <xref linkend="git"/>, which would otherwise be requested to download
    136       the translation files.
    137     </para>
    138 -->
    139126    <para>
    140127      <option>-D&lt;plugin&gt;_PLUGIN=no</option>: Disable &lt;plugin&gt;,
Note: See TracChangeset for help on using the changeset viewer.