mirror of
https://github.com/QuasarApp/QtDeployer.git
synced 2025-05-09 11:29:33 +00:00
fix menu
This commit is contained in:
parent
251b02862a
commit
a6a0eaaf33
@ -1,5 +1,5 @@
|
||||
name: qt-deployer
|
||||
version: '1.0.core16'
|
||||
version: '1.0.1.core16'
|
||||
summary: Deploy Qt Project
|
||||
description: |
|
||||
Deploy Qt Projects. this application extract all depends library of executable and create launch script for your application. |
|
||||
@ -14,7 +14,7 @@ apps:
|
||||
qt-deployer:
|
||||
command: desktop-launch $SNAP/opt/qt-deployer/bin/qt-deployer
|
||||
# desktop: usr/share/applications/desc.desktop
|
||||
plugs: [desktop, home, opengl, x11, wayland, removable-media, gsettings, dbus]
|
||||
plugs: [desktop, home, opengl, x11, wayland, removable-media, gsettings, dbus, unity7]
|
||||
|
||||
|
||||
parts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user