From 57d6b0c6b96097afa06a38cc2456997ad9b60187 Mon Sep 17 00:00:00 2001 From: Marko Živković Date: Tue, 16 Dec 2014 02:05:55 +0000 Subject: - USB Stick Recognition, automatically propose workspace - New Default Workspace in user home directory - Automatically select last active user now works - Several bug fixes and minor changes git-svn-id: https://svn.code.sf.net/p/xlogo4schools/svn/trunk@11 3b0d7934-f7ef-4143-9606-b51f2e2281fd --- logo/build.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'logo/build.xml') diff --git a/logo/build.xml b/logo/build.xml index 744b87a..81b1701 100644 --- a/logo/build.xml +++ b/logo/build.xml @@ -17,7 +17,7 @@ Does the Jar has to be signed ? ================================--> - + - - + + + @@ -149,13 +154,16 @@ + srcdir="src" destdir="deploy/" + includeantruntime="false"> + + @@ -171,11 +179,14 @@ + + + -- cgit v1.2.3