From c9bb8f31f66d481faf305ef658811fbb5d23db1e Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sat, 26 Oct 2002 21:50:46 +0000 Subject: [PATCH] some fixes git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1478 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/Readme.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index f098501f..128e1182 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -129,7 +129,7 @@ a:hover

How to use

The Modern UI has a macro system, so most of the code - is already written for you!

+ has already been written for you!

Basic Macro System
For most scripts, you can use the basic macro system. The basic macro system inserts all code and functions for you. For an example, @@ -152,7 +152,7 @@ a:hover

Multilanguage installers
The Modern UI has full multilanguage support and also uses language files which can be translated easily. You can find the - language files in the Contrib\Modern UI\Language files folder. + language files in the Contrib\Modern UI\Language files directory. There are already a lot of translations available, but you can also make your own translation.
See MultiLanguage.nsi @@ -188,7 +188,7 @@ a:hover for a old-school windows look)

Customize the dialogs
To change elements on the dialogs, modify modern.exe or modern2.exe in the - Contrib\UIs folder using a a resource editor such as + Contrib\UIs directory using a resource editor such as Resource Hacker.

The 'Loading Setup' text on the splash screen which is being displayed when the installer is starting (Verifying