build/windows: Drop hardcoded Installer right-top icon
Now, the icon is generated from the (new) logo .svg in gimp-data. Also, it now have full HiPPI (aka fractional scaling) support.
This commit is contained in:
parent
a1ce459a1b
commit
6276d9d777
3 changed files with 2 additions and 2 deletions
|
|
@ -134,7 +134,7 @@ ChangesAssociations=true
|
|||
|
||||
WizardImageFile=windows-installer-intro-big.bmp
|
||||
WizardImageStretch=yes
|
||||
WizardSmallImageFile=wilber.bmp
|
||||
WizardSmallImageFile=gimp.scale-100.bmp,gimp.scale-125.bmp,gimp.scale-150.bmp,gimp.scale-175.bmp,gimp.scale-200.bmp,gimp.scale-225.bmp,gimp.scale-250.bmp
|
||||
|
||||
UninstallDisplayIcon={app}\bin\gimp-{#GIMP_APP_VERSION}.exe
|
||||
UninstallFilesDir={app}\uninst
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB |
|
|
@ -1 +1 @@
|
|||
Subproject commit a73548e337a72b402d49bbc124f56e52094866e2
|
||||
Subproject commit 6ec558cab0a2631d2200667df9bd30c92d1efab4
|
||||
Loading…
Reference in a new issue