[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40954: Updated Windows installer icons.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Sep 25 12:52:06 UTC 2023



Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
19c871a6 by Pier Angelo Vendrame at 2023-09-25T10:03:49+02:00
Bug 40954: Updated Windows installer icons.

The new icons are differentiated on the channel basis, so also adjust
the NSIS script to take that into account.

- - - - -


4 changed files:

- projects/browser/windows-installer.nsi
- + projects/browser/windows-installer/torbrowser-alpha.ico
- + projects/browser/windows-installer/torbrowser-nightly.ico
- + projects/browser/windows-installer/torbrowser-release.ico


Changes:

=====================================
projects/browser/windows-installer.nsi
=====================================
@@ -57,7 +57,7 @@
 ;--------------------------------
 ;Interface Configuration
 
-  !define MUI_ICON   "[% c('var/projectname') %][% IF c('var/mullvad-browser') -%]-[% c('var/channel') %][% END -%].ico"
+  !define MUI_ICON   "[% c('var/projectname') %][% IF !c('var/base-browser') -%]-[% c('var/channel') %][% END -%].ico"
   !define MUI_ABORTWARNING
 
 ;--------------------------------


=====================================
projects/browser/windows-installer/torbrowser-alpha.ico
=====================================
Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-alpha.ico differ


=====================================
projects/browser/windows-installer/torbrowser-nightly.ico
=====================================
Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-nightly.ico differ


=====================================
projects/browser/windows-installer/torbrowser-release.ico
=====================================
Binary files /dev/null and b/projects/browser/windows-installer/torbrowser-release.ico differ



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/19c871a67bd9ea699c888e226c0b08205e013575

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/19c871a67bd9ea699c888e226c0b08205e013575
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230925/e26ef3dc/attachment.htm>


More information about the tbb-commits mailing list