From 52c888841dfea64577183f696d54b5923ab3235e Mon Sep 17 00:00:00 2001 From: zarg Date: Tue, 18 Nov 2003 23:40:19 +0000 Subject: [PATCH] LicenseText, ComponentText and DirText updated as they are no longer needed to show certain pages. These are now used to change the default text instead - which have been moved to the NLF files. git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3166 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index 4987cff7..d6d11493 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -82,15 +82,14 @@ Replaces the default text ("Completed") that is printed at the end of the instal \c [text [subtext] [subtext2]] -Specifies texts on the component page. +Used to change the default text on the component page. -text: Text above the controls +text: Text above the controls, to the right of the installation icon. -subtext: Text next to the installation type selection +subtext: Text next to the installation type selection. -subtext2: Text next to the components list. +subtext2: Text to the left of the components list and below the installation type. -The default will be used if a string is empty (""). \S2{acrccheck} CRCCheck @@ -108,17 +107,16 @@ Replaces the default details button text of "Show details", if parameter is spec \c [text] [subtext] [browse_button_text] [browse_dlg_text] -Specifies texts on the directory page. +Used to change the default text on the directory page. -text: Text above the controls +text: Text above the controls, to the right of the installation icon. -subtext: Text on the directory selection frame +subtext: Text on the directory selection frame. -browse_button_text: Text on the Browse button +browse_button_text: Text on the Browse button. -browse_dlg_text: Text on the "Browse For Folder" dialog. +browse_dlg_text: Text on the "Browse For Folder" dialog, appears after clicking on "Browse" button. -The default will be used if a string is empty (""). \S2{adirvar} DirVar @@ -199,13 +197,12 @@ Specifies if the displayed license must be accept explicit or not. This can be d \c [text [button_text]] -Specifies texts on the license page. +Used to change the default text on the license page. -text: Text above the controls. +text: Text above the controls, to the right of the installation icon. -browse_button_text: Text on the "I Agree" button. +button_text: Text on the "I Agree" button. -The default will be used if a string is empty (""). \S2{amiscbuttontext} MiscButtonText