proper case for icon path
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4025 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f85a88852c
commit
f8d2654fed
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ END
|
|||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_ICON ICON "..\\..\\contrib\\graphics\\icons\\modern-install-blue-full.ico"
|
||||
IDI_ICON ICON "..\\..\\Contrib\\Graphics\\Icons\\modern-install-blue-full.ico"
|
||||
IDI_SHELL ICON "shell.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue