From 45c9ef5ffee4431cbdb8c774510f9c357823e275 Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 19:30:28 +0000 Subject: Add hyphen to remaining files git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@354 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh (limited to 'pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh') diff --git a/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh b/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh deleted file mode 100644 index e4cd4722..00000000 --- a/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -BASEDIR=$(cd "$(dirname "$0")"; pwd) -export LC_CTYPE="UTF-8" -(cd "$BASEDIR/PDF-Over" && exec java -XstartOnFirstThread -cp "lib/*" at.asit.pdfover.gui.Main "$@" &) -- cgit v1.2.3