From a69728f8e2fe4c7923b5af23e4ec85512abab7b1 Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Fri, 14 Mar 2003 22:04:19 +0000
Subject: [PATCH] removed old recommended values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2295 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/InstallOptions/Readme.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html
index 21fd6323..642c0b07 100644
--- a/Contrib/InstallOptions/Readme.html
+++ b/Contrib/InstallOptions/Readme.html
@@ -179,17 +179,17 @@ It can contain the following values:
CancelButtonText |
(optional) |
Overrides the text for the cancel button. If not specified, the cancel button
- text will not be changed. Recommended value: "Cancel" |
+ text will not be changed.
NextButtonText |
(optional) |
Overrides the text for the next button. If not specified, the next button text
- will not be changed. Recommended value: "Next >" |
+ will not be changed.
BackButtonText |
(optional) |
Overrides the text for the back button. If not specified, the back button text
- will not be changed. Recommended value: "< Back" |
+ will not be changed.
Rect |
(optional) |