1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

`installer.ico' doesn't fit into 8.3, so gets truncated to INSTALLE.ICO in

the Windows source Zips. Rename to `puttyins.ico'.

[originally from svn r7241]
This commit is contained in:
Jacob Nevins
2007-02-06 22:39:15 +00:00
parent 91694cb3a2
commit 762f341d56
4 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@ AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/
AppReadmeFile={app}\README.txt
DefaultDirName={pf}\PuTTY
DefaultGroupName=PuTTY
SetupIconFile=installer.ico
SetupIconFile=puttyins.ico
UninstallDisplayIcon={app}\putty.exe
ChangesAssociations=yes
;ChangesEnvironment=yes -- when PATH munging is sorted (probably)

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB