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:
kichik 2002-11-16 12:48:37 +00:00
parent d14f1b705c
commit 151490758f

View file

@ -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