summaryrefslogtreecommitdiff
path: root/other-licenses/branding/palemoon/beta/branding.nsi
blob: 348dc230c7892c485ee967119d83e0550ba0cb7f (plain)
1
2
3
4
5
6
7
8
9
10
# NSIS branding defines for official beta 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"