Changeset b9ddb72


Ignore:
Timestamp:
04/26/2024 09:07:55 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
b8c2e380
Parents:
678f02d
Message:

Fix lxqt-panel issue identified upstream.

File:
1 edited

Legend:

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

    r678f02d rb9ddb72  
    9797
    9898    <para>
     99      First, fix a problem identified upstream:
     100    </para>
     101
     102<screen><userinput>sed -e '/lxqt_app_translation_loader/a set(CMAKE_EXECUTABLE_ENABLE_EXPORTS TRUE)' \
     103    -i panel/CMakeLists.txt</userinput></screen>
     104
     105    <para>
    99106      Install <application>lxqt-panel</application> by running the following
    100107      commands:
Note: See TracChangeset for help on using the changeset viewer.