mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Basilisk Installer: Update Windows ARP URLs.
This commit is contained in:
parent
23707691b6
commit
7f8c7d8148
2 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue