Ignore:
Timestamp:
03/06/2024 04:12:21 PM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
fee60762
Parents:
39eac921
Message:

Internal cleanup kf5->kf6

File:
1 edited

Legend:

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

    r39eac921 r5bfcd23e  
    7575      <xref linkend="lxqt-globalkeys"/>,
    7676      <xref linkend="lxqt-menu-data"/>,
    77       (<xref linkend="lxqt-solid"/> or
    78        <xref role="nodep" linkend="kf5-frameworks"/>), and
     77      <xref linkend="lxqt-solid"/>, and
    7978      <xref linkend="menu-cache"/>
    8079    </para>
     
    9594  <sect2 role="installation">
    9695    <title>Installation of lxqt-panel</title>
    97 
     96<!--
    9897    <para>
    99       If <xref linkend="kf5-frameworks"/> was not installed in /usr, help the
     98      If <xref linkend="kf5- frameworks"/> was not installed in /usr, help the
    10099      code find some headers that it needs:
    101100    </para>
     
    103102<screen role="pre"><userinput>export CXXFLAGS+="-I $KF5_PREFIX/include"
    104103export CFLAGS+="-I $KF5_PREFIX/include"</userinput></screen>
    105 
     104-->
    106105    <para>
    107106      Install <application>lxqt-panel</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.