[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

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

  • projects/browser/windows-installer/torbrowser-alpha.ico
    No preview for this file type
  • projects/browser/windows-installer/torbrowser-nightly.ico
    No preview for this file type
  • projects/browser/windows-installer/torbrowser-release.ico
    No preview for this file type
  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits