Font stuff fixed

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@822 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-29 12:41:31 +00:00
parent f345a4256d
commit c19cf1940e
3 changed files with 5 additions and 2 deletions

View file

@ -81,6 +81,8 @@ SectionEnd
Function .onInit
Push "Tahoma"
Push "8"
Push "Select a language"
LangDialog "Please select a language." Nederlands 1043 English 1033 2
Pop $LANGUAGE