mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Instate unofficial branding (Serpent)
This commit is contained in:
parent
5934916122
commit
30f2bb45a7
21 changed files with 111 additions and 40 deletions
|
|
@ -8,19 +8,19 @@
|
|||
|
||||
# BrandFullNameInternal is used for some registry and file system values
|
||||
# instead of BrandFullName and typically should not be modified.
|
||||
!define BrandFullNameInternal "Mozilla Developer Preview"
|
||||
!define CompanyName "mozilla.org"
|
||||
!define URLInfoAbout "https://www.mozilla.org"
|
||||
!define HelpLink "https://support.mozilla.org"
|
||||
!define BrandFullNameInternal "Serpent"
|
||||
!define CompanyName "Moonchild Productions"
|
||||
!define URLInfoAbout "http://www.basilisk-browser.org"
|
||||
!define HelpLink "https://forum.palemoon.org"
|
||||
|
||||
!define URLStubDownload "http://download.mozilla.org/?os=win&lang=${AB_CD}&product=firefox-latest"
|
||||
!define URLManualDownload "https://www.mozilla.org/${AB_CD}/firefox/installer-help/?channel=release&installer_lang=${AB_CD}"
|
||||
!define URLSystemRequirements "https://www.mozilla.org/firefox/system-requirements/"
|
||||
!define URLStubDownload ""
|
||||
!define URLManualDownload ""
|
||||
!define URLSystemRequirements ""
|
||||
!define Channel "unofficial"
|
||||
|
||||
# The installer's certificate name and issuer expected by the stub installer
|
||||
!define CertNameDownload "Mozilla Corporation"
|
||||
!define CertIssuerDownload "DigiCert SHA2 Assured ID Code Signing CA"
|
||||
!define CertNameDownload ""
|
||||
!define CertIssuerDownload ""
|
||||
|
||||
# Dialog units are used so the UI displays correctly with the system's DPI
|
||||
# settings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue