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-policykit.xml

    ra16dff43 r5ecd157  
    8989
    9090cmake -DCMAKE_INSTALL_PREFIX=/usr \
    91       -DCMAKE_BUILD_TYPE=Release          \
    92       ..                                  &amp;&amp;
    93 
     91      -DCMAKE_BUILD_TYPE=Release  \
     92      ..                          &amp;&amp;
    9493make</userinput></screen>
    9594
     
    9998
    10099    <para>
    101       Now, as the <systemitem class="username">root</systemitem> user:
     100      Now, as the &root; user:
    102101    </para>
    103102
     
    105104
    106105  </sect2>
    107 <!--
    108   <sect2 role="commands">
    109     <title>Command Explanations</title>
    110106
    111     <para>
    112       <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
    113       <xref linkend="git"/>, which would otherwise be requested to download
    114       the translation files.
    115     </para>
    116 
    117   </sect2>
    118 -->
    119107  <sect2 role="content">
    120108    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.