diff --git a/Contrib/Modern UI/Changelog.txt b/Contrib/Modern UI/Changelog.txt index 8ce73376..0be400b0 100644 --- a/Contrib/Modern UI/Changelog.txt +++ b/Contrib/Modern UI/Changelog.txt @@ -6,6 +6,7 @@ NSIS Modern User Interface - VERSION HISTORY * Support for multiple pages of the same type * Changed macro names * Updated langauge system, new language files +* Removed MUI_BRANDINGTEXT. Use BrandingText command now. 1.65 - July 16, 2003 * New page configuration system, no different system for installers @@ -36,7 +37,6 @@ NSIS Modern User Interface - VERSION HISTORY * 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 * Support for a bitmap in the wizard header @@ -56,7 +56,6 @@ NSIS Modern User Interface - VERSION HISTORY * RTL support * Documentation updates * Minor fixes -* No changed language strings 1.62 - February 2, 2003 * New language strings for finish page diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index 65d56771..ebe8e290 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -134,7 +134,7 @@ settings.
Important: Because the Modern UI has its own macro system, its own default settings and a lot of new features, the interface configuration works differently. So you -should not use commands like Icon, BrandingText etc.
+should not use commands Icon, CheckBitmap, InstallColors etc.Screenshots
Version history