From 17b059fcd65d3c0a1f15e87fd31d737bc33bf554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sawicz?= Date: Sun, 2 Jun 2019 21:03:05 +0200 Subject: [PATCH] [snap] add removable-media plug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- CHANGELOG.md | 1 + snap/snapcraft.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17e9cb1c3..0292c4fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9cbaf3c60..4edb161ae 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -25,6 +25,7 @@ apps: - network - opengl - raw-usb + - removable-media - unity7 parts: