[snap] add removable-media plug

This optionally allows accessing data in /media/ folders, if the user
issues:

snap connect subsurface:removable-media

https://docs.snapcraft.io/removable-media-interface

Signed-off-by: Michał Sawicz <michal@sawicz.net>
This commit is contained in:
Michał Sawicz 2019-06-02 21:03:05 +02:00 committed by bstoeger
parent a592b4e143
commit 17b059fcd6
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
- Snap: add `removable-media` plug for access to /media and /mnt paths
- Desktop: Add undo functionality for dive computer movement and deletion
- Import: Small enhancements on Suunto SDE import
- Desktop: Add import dive site menu option and site selection dialog

View file

@ -25,6 +25,7 @@ apps:
- network
- opengl
- raw-usb
- removable-media
- unity7
parts: