summaryrefslogtreecommitdiff
path: root/other-licenses/branding/palemoon/official/branding.nsi
blob: 486ebd07858899efe04eee4e430b5e1240ec292e (plain)
1
2
3
4
5
6
7
8
9
10
# NSIS branding defines for official release builds.

# BrandFullNameInternal is used for some registry and file system values
# instead of BrandFullName and typically should not be modified.
!define BrandFullNameInternal "Pale Moon"
!define CompanyName           "Moonchild Productions"
!define URLInfoAbout          "http://www.palemoon.org/"
!define URLUpdateInfo         "http://www.palemoon.org/releasenotes.shtml"
!define HelpLink              "https://forum.palemoon.org/viewforum.php?f=24"
!define URLSystemRequirements "http://www.palemoon.org/download.shtml"