diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:19:57 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:19:57 +0000 |
commit | 3c1352a89d1b57e293529f7777c9668ee9c102f7 (patch) | |
tree | 84fbfc2b7ce4af895b6f1a2d0ab65068e8d7f83b /pdf-over-gui/src/main | |
parent | 4ee63c634d5324c085ef65530e119cdfbb43d62e (diff) | |
download | pdf-over-3c1352a89d1b57e293529f7777c9668ee9c102f7.tar.gz pdf-over-3c1352a89d1b57e293529f7777c9668ee9c102f7.tar.bz2 pdf-over-3c1352a89d1b57e293529f7777c9668ee9c102f7.zip |
whitespace
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@262 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main')
-rw-r--r-- | pdf-over-gui/src/main/resources/izpack/install.xml | 5 |
1 files changed, 2 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 6a1e6948..30197c98 100644 --- a/pdf-over-gui/src/main/resources/izpack/install.xml +++ b/pdf-over-gui/src/main/resources/izpack/install.xml @@ -8,8 +8,7 @@ <uninstaller write="yes" /> <javaversion>1.6</javaversion> <authors> - <author name="A-SIT (Secure Information Technology Center - Austria)" - email="" /> + <author name="A-SIT (Secure Information Technology Center - Austria)" email="" /> </authors> <uninstaller /> <url>http://www.a-sit.at/</url> @@ -65,7 +64,7 @@ os="unix" stage="never"></executable> <executable targetfile="$INSTALL_PATH/scripts/pdfover_win.bat" os="windows" stage="never"></executable> - <executable targetfile="$INSTALL_PATH/scripts/uninstall_win.bat" + <executable targetfile="$INSTALL_PATH/scripts/uninstall_win.bat" os="windows" stage="never"></executable> <executable targetfile="$INSTALL_PATH/scripts/pdfover_mac.sh" os="mac" stage="never"></executable> |