mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-02 23:20:20 +00:00
snap: refresh interfaces
`unity7` is replaced now with the more appropriate `desktop` and `desktop-legacy` interfaces. Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
parent
ddfc676a92
commit
e234f16073
1 changed files with 3 additions and 1 deletions
|
@ -22,13 +22,15 @@ apps:
|
||||||
desktop: usr/local/share/applications/subsurface.desktop
|
desktop: usr/local/share/applications/subsurface.desktop
|
||||||
plugs:
|
plugs:
|
||||||
- bluez
|
- bluez
|
||||||
|
- desktop
|
||||||
|
- desktop-legacy
|
||||||
- home
|
- home
|
||||||
- network
|
- network
|
||||||
- opengl
|
- opengl
|
||||||
- raw-usb
|
- raw-usb
|
||||||
- removable-media
|
- removable-media
|
||||||
- unity7
|
|
||||||
- wayland
|
- wayland
|
||||||
|
- x11
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
googlemaps:
|
googlemaps:
|
||||||
|
|
Loading…
Reference in a new issue