mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Bug 370718 � Add RTF License file. r=mscott
This commit is contained in:
parent
97dd03bb54
commit
74aa6c5d5d
BIN
mail/EULA.rtf
Executable file
BIN
mail/EULA.rtf
Executable file
Binary file not shown.
@ -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; \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user