summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
author林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>2018-07-22 06:41:08 +0000
committer林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>2018-07-22 06:41:08 +0000
commit341a366f1cee6500cf22ba75e7ea8c7f7145e745 (patch)
treed01ff52b2062056c3a9938c8e7b07cea0dea27cb /snap
parentCMake/MSYS2: Update for enchant-2 (diff)
downloadinkscape-341a366f1cee6500cf22ba75e7ea8c7f7145e745.tar.gz
inkscape-341a366f1cee6500cf22ba75e7ea8c7f7145e745.zip
snapcraft.yaml: Allow access to files in removable-media
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index fd955b3e0..51d6e7110 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -150,6 +150,7 @@ apps:
- desktop-legacy
- x11
- wayland
+ - removable-media
desktop: share/applications/inkscape.desktop
viewer:
command: desktop-launch ${SNAP}/snapcraft.sh inkview
@@ -162,3 +163,4 @@ apps:
- desktop-legacy
- x11
- wayland
+ - removable-media