diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-10 11:10:49 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-10 11:10:49 +0200 |
commit | a6a1db4c77a92c756a4711e1d259959172362e8e (patch) | |
tree | 943844ab4e24f65c24bf06985aaa6925ee1080fc /pdf-over-gui/src/main/resources/izpack/install.xml | |
parent | 8e75878f41f3c6ec97c50661d6f566d55629344e (diff) | |
download | pdf-over-a6a1db4c77a92c756a4711e1d259959172362e8e.tar.gz pdf-over-a6a1db4c77a92c756a4711e1d259959172362e8e.tar.bz2 pdf-over-a6a1db4c77a92c756a4711e1d259959172362e8e.zip |
URL to Lizensbedingungen and A-SIT logo updated
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack/install.xml')
-rw-r--r-- | pdf-over-gui/src/main/resources/izpack/install.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml index ac7c7ddb..9ae85c3e 100644 --- a/pdf-over-gui/src/main/resources/izpack/install.xml +++ b/pdf-over-gui/src/main/resources/izpack/install.xml @@ -4,7 +4,7 @@ <info>
<appname>PDF-Over</appname>
- <appversion>4.1.19</appversion>
+ <appversion>4.2.1</appversion>
<!-- <javaversion>1.7</javaversion> -->
<authors>
<author name="A-SIT (Secure Information Technology Center - Austria)" email="" />
@@ -32,8 +32,8 @@ <res id="TargetPanel.dir.windows" src="defaultInstallDirWinProfile.txt" />
<res id="JFrameIcon.png" src="icon16x16.png" />
<res id="customicons.xml" src="./customicons.xml" />
- <res id="Installer.image" src="logo.gif" />
- <res id="Installer.image.0" src="logo.gif" />
+ <res id="Installer.image" src="a-sit-icon.png" />
+ <res id="Installer.image.0" src="a-sit-icon.png" />
</resources>
<native type="izpack" name="ShellLink.dll" />
|