new position for interface settings, changed setting names, updated documentation

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2998 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-10-07 18:01:41 +00:00
parent 772bb0bede
commit 6b1ccc83b4
3 changed files with 160 additions and 160 deletions

View file

@ -1,10 +1,11 @@
NSIS Modern User Interface - VERSION HISTORY
1.66 - September 25, 2003
1.66 - October 7, 2003
* New system for page settings and custom pages
* Support for uninstaller components page
* Support for multiple pages of the same type
* Changed macro names
* New possition for interface settings
* Changed macro, setting names
* Updated langauge system, new language files and settings
* Removed MUI_BRANDINGTEXT. Use BrandingText command now.
* Removed MUI_PRODUCT and MUI VERSION. Use Name command now.