Skip to content

snapcraft: Set CFG_QMLDIR to fix scripts. Fix dbus name.

Scarlett Moore requested to merge scarlettmoore/kid3:master into master

Dbus name was incorrect. Add cmake flag for qml dir, though this is a runtime issue, not build, we don't have the $SNAP variable available at build time. Set env for this? Will it work?

Merge request reports