1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 16:58:28 +00:00

Pale Moon Installer: Update Windows ARP URLs.

This commit is contained in:
Ascrod
2018-10-06 11:10:54 -04:00
committed by Roy Tam
parent 48b18a815d
commit 23707691b6
3 changed files with 8 additions and 2 deletions
@@ -11,7 +11,9 @@
!define BrandFullNameInternal "Pale Moon"
!define CompanyName "Moonchild Productions"
!define URLInfoAbout "http://www.palemoon.org/"
!define URLUpdateInfo "http://www.palemoon.org/releasenotes-ng.shtml"
!define URLUpdateInfo "http://www.palemoon.org/releasenotes.shtml"
!define HelpLink "http://www.palemoon.org/troubleshooting.shtml"
!define URLSystemRequirements "http://www.palemoon.org/download.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
@@ -12,6 +12,8 @@
!define CompanyName "Moonchild Productions"
!define URLInfoAbout "http://www.palemoon.org"
!define URLUpdateInfo "http://www.palemoon.org"
!define HelpLink "http://www.palemoon.org"
!define URLSystemRequirements "http://www.palemoon.org/download.shtml"
!define URLManualDownload "http://www.palemoon.org/download-ng.shtml"
!define Channel "unofficial"
@@ -11,7 +11,9 @@
!define BrandFullNameInternal "Pale Moon"
!define CompanyName "Moonchild Productions"
!define URLInfoAbout "http://www.palemoon.org/"
!define URLUpdateInfo "http://www.palemoon.org/unstable.shtml"
!define URLUpdateInfo "http://www.palemoon.org/unstable/"
!define HelpLink "http://www.palemoon.org/unstable/"
!define URLSystemRequirements "http://www.palemoon.org/download.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