Changeset c50cdeea


Ignore:
Timestamp:
05/01/2022 05:34:19 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
cf5de42
Parents:
972c6514
Message:

Make sure qt can find ALL it's plugins.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5/kf5-intro.xml

    r972c6514 rc50cdeea  
    5252<literal># Begin kf5 extension for /etc/profile.d/qt5.sh
    5353
    54 pathappend /usr/lib/plugins    QT_PLUGIN_PATH
     54pathappend /usr/lib/plugins        QT_PLUGIN_PATH
    5555pathappend $QT5DIR/lib/plugins     QT_PLUGIN_PATH
    5656
     
    139139<literal># Begin Qt5 changes for KF5
    140140
     141pathappend /usr/lib/plugins            QT_PLUGIN_PATH
    141142pathappend $QT5DIR/plugins             QT_PLUGIN_PATH
    142143pathappend $QT5DIR/qml                 QML2_IMPORT_PATH
Note: See TracChangeset for help on using the changeset viewer.