Skip to content

Commit

Permalink
Windows|Installer: Added a small icon for uninstalling
Browse files Browse the repository at this point in the history
Attempting a fix.

IssueID #1589
  • Loading branch information
skyjake committed Apr 25, 2014
1 parent f0024ba commit 60846f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distrib/win32/setup.iss.template
Expand Up @@ -19,7 +19,7 @@ DefaultGroupName=Doomsday Engine
AllowNoIcons=yes
SetupIconFile=..\..\snowberry\graphics\snowberry.ico
UninstallIconFile=..\..\snowberry\graphics\snowberry.ico
UninstallDisplayIcon=..\..\snowberry\graphics\snowberry.ico
UninstallDisplayIcon=..\..\snowberry\graphics\uninstaller.ico
SourceDir=..\products
OutputDir=..\releases
LicenseFile=..\win32\license.txt
Expand Down
Binary file added snowberry/graphics/uninstaller.ico
Binary file not shown.

0 comments on commit 60846f9

Please sign in to comment.