[neon/snap-packaging/snapcraft-desktop-integration/work.core24] kde-neon-6: Add kde.org qml path.
Scarlett Moore
null at kde.org
Mon Nov 25 12:14:12 GMT 2024
Git commit b7943c363cb7cbe7657c579b22a886559132e68f by Scarlett Moore.
Committed on 25/11/2024 at 12:13.
Pushed by scarlettmoore into branch 'work.core24'.
Add kde.org qml path.
M +1 -0 kde-neon-6/launcher-specific
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/b7943c363cb7cbe7657c579b22a886559132e68f
diff --git a/kde-neon-6/launcher-specific b/kde-neon-6/launcher-specific
index 1e137cc..60991eb 100644
--- a/kde-neon-6/launcher-specific
+++ b/kde-neon-6/launcher-specific
@@ -32,6 +32,7 @@ append_dir QT_PLUGIN_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/"
# And QML2_IMPORT_PATH (Qt Modules).
append_dir QML2_IMPORT_PATH "$SNAP/usr/lib/$ARCH/qt6/qml"
append_dir QML2_IMPORT_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/qt6/qml"
+append_dir QML2_IMPORT_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/qml"
# Qt style breeze
append_dir QT_STYLE_OVERRIDE "Breeze"
More information about the Neon-commits
mailing list