Bug 348741 - add Firefox EULA v2 (NSIS rtf EULA). r=bsmedberg

This commit is contained in:
rob_strong%exchangecode.com 2006-08-17 07:54:15 +00:00
parent abbcddd8ba
commit 1069712117
3 changed files with 2 additions and 1 deletions

BIN
browser/EULA.rtf Normal file

Binary file not shown.

View File

@ -86,6 +86,7 @@ $(CONFIG_DIR)/setup.exe::
$(INSTALL) $(addprefix $(srcdir)/,$(INSTALLER_FILES)) $(CONFIG_DIR)
$(INSTALL) $(addprefix $(DIST)/branding/,$(BRANDING_FILES)) $(CONFIG_DIR)
cp $(topsrcdir)/browser/EULA $(CONFIG_DIR)/license.txt
cp $(topsrcdir)/browser/EULA.rtf $(CONFIG_DIR)/license.rtf
$(EXIT_ON_ERROR) \
for i in $(PP_LOCALIZED_FILES); do \
$(PERL) $(topsrcdir)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $(srcdir)/$$i > $(CONFIG_DIR)/$$i; \

View File

@ -158,7 +158,7 @@ ReserveFile components.ini
; License Page
!define MUI_LICENSEPAGE_RADIOBUTTONS
!insertmacro MUI_PAGE_LICENSE license.txt
!insertmacro MUI_PAGE_LICENSE license.rtf
; Custom Options Page
Page custom preOptions ChangeOptions