summaryrefslogtreecommitdiff
path: root/branding/templates/qtinstaller/config
diff options
context:
space:
mode:
authorkali <kali@leap.se>2020-11-21 21:12:47 +0100
committerkali kaneko (leap communications) <kali@leap.se>2020-11-21 21:18:35 +0100
commite35caad676b34cfae336e60846c539ecba0a7dc7 (patch)
treec8b6c6b31bb46ff1a03eb6e6a52c206ca1c61a58 /branding/templates/qtinstaller/config
parente8399d24bc164647749839c8543faf38ff47817d (diff)
[pkg] add notarization steps for installer in osx
Diffstat (limited to 'branding/templates/qtinstaller/config')
-rw-r--r--branding/templates/qtinstaller/config/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branding/templates/qtinstaller/config/config.xml b/branding/templates/qtinstaller/config/config.xml
index df7b6d4..0de8db9 100644
--- a/branding/templates/qtinstaller/config/config.xml
+++ b/branding/templates/qtinstaller/config/config.xml
@@ -4,6 +4,7 @@
<Version>$VERSION</Version>
<Title>$APPNAME Installer ($VERSION)</Title>
<Publisher>LEAP Encryption Access Project</Publisher>
+ <ProductUrl>https://leap.se</ProductUrl>
<AllowNonAsciiCharacters>false</AllowNonAsciiCharacters>
<Logo>installer-logo.png</Logo>
<InstallerApplicationIcon>installer-icon</InstallerApplicationIcon>