Bug 370718 � Add RTF License file. r=mscott

This commit is contained in:
rob_strong%exchangecode.com 2007-02-20 20:41:00 +00:00
parent 97dd03bb54
commit 74aa6c5d5d
3 changed files with 2 additions and 2 deletions

BIN
mail/EULA.rtf Executable file

Binary file not shown.

View File

@ -100,7 +100,7 @@ $(CONFIG_DIR)/setup.exe::
$(RM) -rf $(CONFIG_DIR) && mkdir $(CONFIG_DIR)
$(INSTALL) $(addprefix $(srcdir)/,$(INSTALLER_FILES)) $(CONFIG_DIR)
$(INSTALL) $(addprefix $(DIST)/branding/,$(BRANDING_FILES)) $(CONFIG_DIR)
cp $(topsrcdir)/mail/LICENSE.txt $(CONFIG_DIR)/license.txt
cp $(topsrcdir)/mail/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

@ -142,7 +142,7 @@ ReserveFile shortcuts.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 leaveOptions