From 5d6de5b9490b927a408df974950b69282d9b4d70 Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Sat, 6 Sep 2003 12:38:27 +0000
Subject: [PATCH] removed old info, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2857 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/Modern UI/Changelog.txt | 3 +--
Contrib/Modern UI/Readme.html | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
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.


@@ -670,13 +670,14 @@ FunctionEnd
-- 1.66 - September 4
+
- 1.66 - September 4, 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
- Updated langauge system, new language files
+ - Removed MUI_BRANDINGTEXT. Use BrandingText command now.
@@ -714,7 +715,6 @@ FunctionEnd
- 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
Complete version history