Uses the new plugin call method
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@919 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5c3f9f97c3
commit
8dcb0e237f
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Function .onInit
|
|||
Push "Traditional Chinese"
|
||||
Push 1028
|
||||
|
||||
LangDialog 9 ; 9 is the number of languages
|
||||
LandDLL::LangDialog 9 ; 9 is the number of languages
|
||||
|
||||
Pop $LANGUAGE
|
||||
StrCmp $LANGUAGE "cancel" 0 +2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue