From c90493a35aa04f63d628ae0d93e393df84be2724 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 4 Dec 2019 19:25:06 +0100 Subject: [pkg] fix icon in snap Also, fix the version string reported in the dialog. --- branding/templates/snap/local/app.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'branding/templates/snap/local/app.desktop') diff --git a/branding/templates/snap/local/app.desktop b/branding/templates/snap/local/app.desktop index 7598fea..600a6a9 100644 --- a/branding/templates/snap/local/app.desktop +++ b/branding/templates/snap/local/app.desktop @@ -8,7 +8,7 @@ Comment[de]=Anonymous VPN Path=/snap/bin/ Exec="/snap/bin/${binaryName}.launcher" Terminal=false -Icon=/snap/${binaryName}/current/meta/gui/icon.svg +Icon=${SNAP}/meta/gui/${binaryName}.png Categories=Network;Application; StartupNotify=true Keywords=VPN;${name};leap -- cgit v1.2.3