diff options
Diffstat (limited to 'branding/templates/qtinstaller/config')
-rw-r--r-- | branding/templates/qtinstaller/config/config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/branding/templates/qtinstaller/config/config.xml b/branding/templates/qtinstaller/config/config.xml index 13dba49..df7b6d4 100644 --- a/branding/templates/qtinstaller/config/config.xml +++ b/branding/templates/qtinstaller/config/config.xml @@ -5,6 +5,8 @@ <Title>$APPNAME Installer ($VERSION)</Title> <Publisher>LEAP Encryption Access Project</Publisher> <AllowNonAsciiCharacters>false</AllowNonAsciiCharacters> + <Logo>installer-logo.png</Logo> + <InstallerApplicationIcon>installer-icon</InstallerApplicationIcon> <!-- <RemoteRepositories> |