summaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 12:14:19 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 12:14:19 +0100
commitcbc867c6060a812d4c3a4edeb7bf6e0b3e5a0b57 (patch)
tree22824921dc0886a239174bb8071b171de9252562 /trunk
parent34a98a6a448d8d30b8bc3bc6dd2f0d42e6921212 (diff)
downloadpdf-over-cbc867c6060a812d4c3a4edeb7bf6e0b3e5a0b57.tar.gz
pdf-over-cbc867c6060a812d4c3a4edeb7bf6e0b3e5a0b57.tar.bz2
pdf-over-cbc867c6060a812d4c3a4edeb7bf6e0b3e5a0b57.zip
whitespace
Diffstat (limited to 'trunk')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/izpack/install.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/izpack/install.xml b/trunk/pdf-over-gui/src/main/resources/izpack/install.xml
index 6a1e6948..30197c98 100644
--- a/trunk/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/trunk/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>