new Graphics folder with a good structure, updated icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8141f152ea
commit
e326dab268
59 changed files with 22 additions and 22 deletions
|
@ -57,8 +57,8 @@ Caption "NSIS ${VER_DISPLAY} Setup"
|
|||
;Settings
|
||||
!define MUI_ABORTWARNING
|
||||
|
||||
!define MUI_HEADERBITMAP "${NSISDIR}\Contrib\Icons\modern-header.bmp"
|
||||
!define MUI_SPECIALBITMAP "${NSISDIR}\Contrib\Icons\modern-wizard nsis llama.bmp"
|
||||
!define MUI_HEADERBITMAP "${NSISDIR}\Contrib\Graphics\Header\nsis.bmp"
|
||||
!define MUI_SPECIALBITMAP "${NSISDIR}\Contrib\Graphics\Wizard\nullsoft.bmp"
|
||||
|
||||
!define MUI_COMPONENTSPAGE_SMALLDESC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue