more texts can be customized

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2497 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-04-26 22:30:52 +00:00
parent 2c8e3b3c81
commit 6477e00e5f
3 changed files with 65 additions and 54 deletions

View file

@ -1,6 +1,6 @@
NSIS Modern User Interface - VERSION HISTORY
1.64 - April 25, 2003
1.64 - April 27, 2003
* Support for license page with checkbox or radiobuttons to let the
user accept the agreement or not
* Macro's for finish headers don't have to be inserted anymore
@ -10,6 +10,7 @@ NSIS Modern User Interface - VERSION HISTORY
* New macro's: get language for uninstaller, delete shortcuts
* Language specific fonts
* Welcome/Finish page INI files can be modified in pre functions
* More texts can be customized
* Language files have to be updated
1.63 - March 9, 2003