From a9fe617303f9726794451eaf2c517a8ec57f3faf Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sun, 5 Jul 2009 21:47:24 +0200 Subject: Final touches on the installer: - some bug fixes for linux - renamed InstallerWindow to Installer - Apple-specific prettification added (dock icon, app name) - more documentation. Also, I started added an open source licence to all files. --- build.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 588dd8af..f285fe7e 100644 --- a/build.xml +++ b/build.xml @@ -1,3 +1,24 @@ + @@ -98,7 +119,7 @@ - + -- cgit