summaryrefslogtreecommitdiff
path: root/snap/gui/riseup-vpn.desktop
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-04-03 02:45:34 +0200
committerRuben Pollan <meskio@sindominio.net>2018-04-11 16:40:10 +0200
commit3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe (patch)
tree6394836b65afb6be4768504474964e677c75210a /snap/gui/riseup-vpn.desktop
parent309ea9c35743c11dd29d809e713274840fb0b145 (diff)
several fixes for riseupvpn snap
- move snap folder to root folder, to allow automated builds - install only polkit file outside of snap - change path of bitmask-root accordingly in bitmask - fix check for polkit file inside snap - change and document the algorithm for picking bitmask-root in linux - add LD_LIBRARY_PATH as an environment entry for bitmask-systray
Diffstat (limited to 'snap/gui/riseup-vpn.desktop')
-rw-r--r--snap/gui/riseup-vpn.desktop15
1 files changed, 15 insertions, 0 deletions
diff --git a/snap/gui/riseup-vpn.desktop b/snap/gui/riseup-vpn.desktop
new file mode 100644
index 00000000..e325b204
--- /dev/null
+++ b/snap/gui/riseup-vpn.desktop
@@ -0,0 +1,15 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=RiseupVPN
+Comment=Anonymous VPN
+Comment[es]=VPN Anonima
+Comment[de]=Anonymous VPN
+Path=/snap/bin
+Exec=riseup-vpn.launcher
+Terminal=false
+Icon=/snap/riseup-vpn/current/snap/gui/riseupvpn.svg
+Categories=Network;Application;
+StartupNotify=true
+Keywords=VPN;riseup;leap
+