Basilisk Installer: Update Windows ARP URLs.

This commit is contained in:
Ascrod 2018-10-06 12:47:25 -04:00 committed by Roy Tam
commit 7f8c7d8148
2 changed files with 5 additions and 4 deletions

View file

@ -12,7 +12,7 @@
!define CompanyName "Moonchild Productions"
!define URLInfoAbout "https://www.basilisk-browser.org"
!define URLUpdateInfo "https://www.basilisk-browser.org/releasenotes.shtml"
!define HelpLink "https://www.basilisk-browser.org"
!define HelpLink "https://www.basilisk-browser.org/contact.shtml"
; The OFFICIAL define is a workaround to support different urls for Release and
; Beta since they share the same branding when building with other branches that
@ -20,7 +20,7 @@
!define OFFICIAL
!define URLStubDownload ""
!define URLManualDownload ""
!define URLSystemRequirements ""
!define URLSystemRequirements "https://www.basilisk-browser.org/requirements.shtml"
!define Channel "release"
# The installer's certificate name and issuer expected by the stub installer

View file

@ -10,12 +10,13 @@
# instead of BrandFullName and typically should not be modified.
!define BrandFullNameInternal "Serpent"
!define CompanyName "Moonchild Productions"
!define URLInfoAbout "http://www.basilisk-browser.org"
!define URLInfoAbout "https://www.basilisk-browser.org"
!define URLUpdateInfo "https://www.basilisk-browser.org"
!define HelpLink "https://forum.palemoon.org"
!define URLStubDownload ""
!define URLManualDownload ""
!define URLSystemRequirements ""
!define URLSystemRequirements "https://www.basilisk-browser.org"
!define Channel "unofficial"
# The installer's certificate name and issuer expected by the stub installer