summaryrefslogtreecommitdiff
path: root/data/branding/icecat/branding.nsi
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2018-09-13 20:41:41 -0400
committerRuben Rodriguez <ruben@gnu.org>2018-09-13 21:02:13 -0400
commit9af981fc8ac0be2cd4ac344d809fe648e78cbeb3 (patch)
treef20ae63fb404e18e2ef818152f98db48450f7084 /data/branding/icecat/branding.nsi
parentd26b319fd6f98517cc3421f10bf18698b953e4d2 (diff)
Updated branding files for v60
Diffstat (limited to 'data/branding/icecat/branding.nsi')
-rw-r--r--data/branding/icecat/branding.nsi13
1 files changed, 9 insertions, 4 deletions
diff --git a/data/branding/icecat/branding.nsi b/data/branding/icecat/branding.nsi
index 57a76b2..7d4a6f8 100644
--- a/data/branding/icecat/branding.nsi
+++ b/data/branding/icecat/branding.nsi
@@ -8,21 +8,26 @@
# BrandFullNameInternal is used for some registry and file system values
# instead of BrandFullName and typically should not be modified.
-!define BrandFullNameInternal "GNU IceCat"
+!define BrandFullNameInternal "IceCat"
+!define BrandFullName "IceCat"
!define CompanyName "GNU"
-!define URLInfoAbout "http://www.gnu.org/software/gnuzilla/"
+!define URLInfoAbout "https://www.gnu.org/software/gnuzilla/"
!define URLUpdateInfo "https://savannah.gnu.org/projects/gnuzilla/"
-!define HelpLink "http://libreplanet.org/wiki/Group:IceCat/ "
+!define HelpLink "https://libreplanet.org/wiki/Group:IceCat/ "
; 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
; set the update channel to beta.
!define OFFICIAL
+!define URLStubDownload32 "https://www.gnu.org/software/gnuzilla/"
+!define URLStubDownload64 "https://www.gnu.org/software/gnuzilla/"
+!define URLManualDownload "https://www.gnu.org/software/gnuzilla/"
+!define URLSystemRequirements "https://www.gnu.org/software/gnuzilla/"
!define Channel "release"
# The installer's certificate name and issuer expected by the stub installer
!define CertNameDownload "Mozilla Corporation"
-!define CertIssuerDownload "DigiCert Assured ID Code Signing CA-1"
+!define CertIssuerDownload "DigiCert SHA2 Assured ID Code Signing CA"
# Dialog units are used so the UI displays correctly with the system's DPI
# settings.