language file updates

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1654 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-11-10 14:58:59 +00:00
parent 54ad9c91f8
commit a599d5b0b7
5 changed files with 105 additions and 10 deletions

View file

@ -14,9 +14,11 @@
!define MUI_COMPONENTSPAGE
!define MUI_DIRECTORYPAGE
!define MUI_ABORTWARNING
!define MUI_UNINSTALLER
!define MUI_WINDOWTITLE
!define MUI_CUSTOMPAGECOMMANDS
!define TEMP1 $R0
!define TEMP2 $R1
@ -27,8 +29,7 @@
;General
OutFile "InstallOptions.exe"
;Page order
!define MUI_CUSTOMPAGECOMMANDS ;Use customized pages
;Page order
!insertmacro MUI_PAGECOMMAND_LICENSE
Page custom SetCustomA