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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevid Antonio Filoni <d.filoni@ubuntu.com>2017-10-22 20:52:44 +0300
committerDevid Antonio Filoni <d.filoni@ubuntu.com>2017-10-22 20:52:44 +0300
commitf73b2b79a5bb42b4d1d6a1784a24f0f11e1cf43d (patch)
tree171e5e79875809d2e881fca21f43186df81676c5
parentdc6f9f9b33202e285e007ba4037b4036b37ee7c6 (diff)
snap: add password-manager-service interface for gnome-keyring
-rw-r--r--README.md3
-rw-r--r--snap/snapcraft.yaml.in1
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf362bcdf..c586d9162 100644
--- a/README.md
+++ b/README.md
@@ -46,12 +46,13 @@ Or update the current installed version with the selected channel:
sudo snap refresh remmina --channel=edge # use --channel=stable otherwise
```
-To enable some advanced features such as `mount-control` (to manage mount positions), `avahi-observer` (to automatically look for local servers to connect to), `cups-control` (to manage printing) you should run something like:
+To enable some advanced features such as `mount-control` (to manage mount positions), `avahi-observer` (to automatically look for local servers to connect to), `cups-control` (to manage printing), `password-manager-service` (to use gnome-keyring) you should run something like:
```sh
sudo snap connect remmina:avahi-observe :avahi-observe # servers discovery
sudo snap connect remmina:cups-control :cups-control # printing
sudo snap connect remmina:mount-observe :mount-observe # mount management
+sudo snap connect remmina:password-manager-service :password-manager-service # gnome-keyring
```
Snap packages will be updated automatically and will include both latest `FreeRDP` git and latest `libssh 0.7` release (for better security).
diff --git a/snap/snapcraft.yaml.in b/snap/snapcraft.yaml.in
index f7859a770..f90c69343 100644
--- a/snap/snapcraft.yaml.in
+++ b/snap/snapcraft.yaml.in
@@ -134,6 +134,7 @@ apps:
- network-bind
- pulseaudio
- unity7
+ - password-manager-service
winpr-makecert:
command: winpr-makecert