From 3ac3a5cea3e9e3ac6c61dd09dcedc0df13bae203 Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 19:13:49 +0000 Subject: Use OS default LookAndFeel for installers git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@209 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/src/main/resources/izpack/install.xml | 13 +++---------- publish.sh | 2 +- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml index 04aacefc..33e10a35 100644 --- a/pdf-over-gui/src/main/resources/izpack/install.xml +++ b/pdf-over-gui/src/main/resources/izpack/install.xml @@ -17,16 +17,9 @@ - - - - - - - - - - + + + diff --git a/publish.sh b/publish.sh index 8338a939..a0a54fdc 100755 --- a/publish.sh +++ b/publish.sh @@ -1,7 +1,7 @@ #!/bin/bash #### CONFIGURE: ###### -PUBLISH_DIR="pub" +PUBLISH_DIR="/srv/apache2/www/pdfover" LOG_DIR="log" VERSION="4.0.0-SNAPSHOT" CODEBASE_URL="http:\/\/abyss.iaik.tugraz.at\/pdfover\/" -- cgit v1.2.3