New nsi and nsh file type icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6640 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9d883f98d8
commit
3452e3b9b2
8 changed files with 8 additions and 4 deletions
|
@ -55,7 +55,8 @@ END
|
|||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_ICON ICON "icon.ico"
|
||||
IDI_SHELL ICON "shell.ico"
|
||||
IDI_ASSOC_NSI ICON "assoc_nsi.ico"
|
||||
IDI_ASSOC_NSH ICON "assoc_nsh.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue