Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <droidmonkey@users.noreply.github.com>2017-06-06 17:35:16 +0300
committerlouib <louib@users.noreply.github.com>2017-06-06 17:35:15 +0300
commit458c76d3b70d3e90d8fd82d8694f1b9909612cd6 (patch)
treef083de27c3c73a5a3f593e24e892fe9156dde3e0 /snapcraft.yaml
parent1847312c7a57f48e38856e9f744dcc1ae5757da2 (diff)
Update release tool and snapcraft.yaml (#610)
* Release tool checks snapcraft file for version and added removable-media plug * Added 'check' command to release tool. Code cleanup.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 532f12fa9..aa5ab38fb 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -11,7 +11,7 @@ confinement: strict
apps:
keepassxc:
command: desktop-launch keepassxc
- plugs: [unity7, x11, opengl, gsettings, home, network, network-bind]
+ plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media]
parts:
keepassxc: