summaryrefslogtreecommitdiff
path: root/other-licenses/branding/palemoon/unstable/branding.nsi
blob: 2eb799ef334eef9c0515647c72139998301c2bd5 (plain)
1
2
3
4
5
6
7
8
9
10
# NSIS branding defines for official unstable 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/unstable/"
!define HelpLink              "http://www.palemoon.org/unstable/"
!define URLSystemRequirements "http://www.palemoon.org/download.shtml"