From 2339894606e1349d5e78eb36dbc9b23e70384f4a Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Tue, 6 Nov 2012 20:31:11 +0100 Subject: Use OS default LookAndFeel for installers --- trunk/pdf-over-gui/src/main/resources/izpack/install.xml | 13 +++---------- trunk/publish.sh | 2 +- 2 files changed, 4 insertions(+), 11 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 04aacefc..33e10a35 100644 --- a/trunk/pdf-over-gui/src/main/resources/izpack/install.xml +++ b/trunk/pdf-over-gui/src/main/resources/izpack/install.xml @@ -17,16 +17,9 @@ - - - - - - - - - - + + + diff --git a/trunk/publish.sh b/trunk/publish.sh index 8338a939..a0a54fdc 100755 --- a/trunk/publish.sh +++ b/trunk/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