summaryrefslogtreecommitdiff
path: root/branding/templates/windows/template.nsi
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-08-05 04:05:43 +0200
committerRuben Pollan <meskio@sindominio.net>2019-08-05 11:46:23 -0400
commitab32f305929c4da515616e61890f0d638b06fb33 (patch)
tree7d4ed25cc2c4f56b7d357a7aa56e3bf2aafdbda1 /branding/templates/windows/template.nsi
parentd5f06cc47dcdfa4b61219ffbf280157a312e0efa (diff)
[pkg] cleanup icons
Diffstat (limited to 'branding/templates/windows/template.nsi')
-rwxr-xr-xbranding/templates/windows/template.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/branding/templates/windows/template.nsi b/branding/templates/windows/template.nsi
index 00118e1..3f049f9 100755
--- a/branding/templates/windows/template.nsi
+++ b/branding/templates/windows/template.nsi
@@ -30,7 +30,7 @@ RequestExecutionLevel admin
-!define BITMAP_FILE riseupvpn.bmp
+!define BITMAP_FILE icon.bmp
!define MUI_ICON "..\assets\$applicationNameLower.ico"
!define MUI_UNICON "..\assets\$applicationNameLower.ico"