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
commit 23707691b6
3 changed files with 8 additions and 2 deletions

View file

@ -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

View file

@ -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"

View file

@ -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