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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40772: Support HiDPI displays in the installer



Title: GitLab

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

Commits:

  • 6211ac98
    by Pier Angelo Vendrame at 2023-02-13T09:41:26+01:00
    Bug 40772: Support HiDPI displays in the installer
    

1 changed file:

Changes:

  • projects/browser/windows-installer.nsi
    ... ... @@ -28,6 +28,9 @@
    28 28
       ;Request application privileges for Windows Vista
    
    29 29
       RequestExecutionLevel user
    
    30 30
     
    
    31
    +  ;Support HiDPI displays
    
    32
    +  ManifestDPIAware true
    
    33
    +
    
    31 34
     ;--------------------------------
    
    32 35
     ;Interface Configuration
    
    33 36
     
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits