diff options
Diffstat (limited to 'branding/templates/qtinstaller/config/config.xml')
-rw-r--r-- | branding/templates/qtinstaller/config/config.xml | 1 |
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> |