From 3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Apr 2018 02:45:34 +0200 Subject: 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 --- snap/gui/riseup-vpn.desktop | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 snap/gui/riseup-vpn.desktop (limited to 'snap/gui/riseup-vpn.desktop') 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 + -- cgit v1.2.3