1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-31 02:01:19 +00:00

Fix snap package launcher and expose in path qml directory.

This commit is contained in:
Filippo Scognamiglio 2019-01-19 15:03:58 +01:00
parent 09b5c0a5d0
commit b8b2644969

View File

@ -10,8 +10,10 @@ base: core18
apps: apps:
cool-retro-term: cool-retro-term:
command: desktop-launch $SNAP/usr/bin/cool-retro-term command: bin/desktop-launch $SNAP/usr/bin/cool-retro-term
desktop: usr/share/applications/cool-retro-term.desktop desktop: usr/share/applications/cool-retro-term.desktop
environment:
QML2_IMPORT_PATH: $SNAP/usr/lib/x86_64-linux-gnu/qt5/qml
plugs: plugs:
- unity7 - unity7
- x11 - x11