summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/izpack
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:20:47 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:20:47 +0000
commit2557586a67bb9343326beb670c8fc9ababa9481d (patch)
tree510bdd8ca3a9f9a552e81e4c6143c53f3d51d623 /pdf-over-gui/src/main/resources/izpack
parent3c610f7dfa7d5c7337cdfeffcfb82f2d9774177a (diff)
downloadpdf-over-2557586a67bb9343326beb670c8fc9ababa9481d.tar.gz
pdf-over-2557586a67bb9343326beb670c8fc9ababa9481d.tar.bz2
pdf-over-2557586a67bb9343326beb670c8fc9ababa9481d.zip
Include uninstaller ini
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@271 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack')
-rw-r--r--pdf-over-gui/src/main/resources/izpack/install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml
index 9ee4d05d..1a487821 100644
--- a/pdf-over-gui/src/main/resources/izpack/install.xml
+++ b/pdf-over-gui/src/main/resources/izpack/install.xml
@@ -63,8 +63,8 @@
<file src="icons" targetdir="$INSTALL_PATH" />
<file src="PDF-Over.exe" targetdir="$INSTALL_PATH" os="windows"/>
<file src="PDF-Over.ini" targetdir="$INSTALL_PATH" os="windows"/>
- <singlefile src="PDF-Over.exe" target="$INSTALL_PATH/Uninstaller/PDF-Over-Un.exe" os="windows"/>
<file src="PDF-Over-Un.ini" targetdir="$INSTALL_PATH/Uninstaller" os="windows"/>
+ <singlefile src="PDF-Over.exe" target="$INSTALL_PATH/Uninstaller/PDF-Over-Un.exe" os="windows"/>
<executable targetfile="$INSTALL_PATH/scripts/pdfover_linux.sh"
os="unix" stage="never"></executable>
<executable targetfile="$INSTALL_PATH/scripts/pdfover_win.bat"