From 13d4130442f755461a471d33dee6027413182e4d Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 28 Mar 2003 13:24:25 +0000 Subject: [PATCH] No need for two LoadLangugeFile sections git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2384 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index 8fed407c..2251ff4d 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -174,12 +174,6 @@ Specifies a string that is above the license text. Omit this to not have a licen Specifies if the displayed license must be accept explicit or not. This can be done either by a checkbox or by radiobuttons. By default the "next button" is disabled and will only be enabled if the checkbox is enabled or the right radio button is selected. If off is specified the "next button" is enabled by default. -\S2{aloadlanguagefile} LoadLanguageFile - -\c lang_file.nlf - -Loads a NLF (NSIS Language File) that will be used to create a string table for the specific language in that NLF. - \S2{amiscbuttontext} MiscButtonText \c [[/LANG=lang_id] back button text [next button text] [cancel button text] [close button text]]