Added forgotten files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1760 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d14f1b705c
commit
151490758f
1 changed files with 2 additions and 0 deletions
|
@ -160,6 +160,7 @@ SubSection "Extra User Interfaces" SecContribUIs
|
|||
File "..\Contrib\Modern UI\Changelog.txt"
|
||||
File "..\Contrib\Modern UI\Screenshot.png"
|
||||
File "..\Contrib\Modern UI\License.txt"
|
||||
File "..\Contrib\Modern UI\ioWizard.ini"
|
||||
SetOutPath "$INSTDIR\Contrib\Modern UI\Language files"
|
||||
File "..\Contrib\Modern UI\Language files\*.nsh"
|
||||
SetOutPath "$INSTDIR\Contrib\UIs"
|
||||
|
@ -168,6 +169,7 @@ SubSection "Extra User Interfaces" SecContribUIs
|
|||
SetOutPath $INSTDIR\Contrib\Icons
|
||||
File "..\Contrib\Icons\modern-install.ico"
|
||||
File "..\Contrib\Icons\modern-uninstall.ico"
|
||||
File "..\Contrib\Icons\modern-wizard.bmp"
|
||||
SectionEnd
|
||||
|
||||
Section "Default User Interface" SecContribDefaultUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue