summaryrefslogtreecommitdiff
path: root/config/izpack
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-09-12 13:25:04 +0000
committermichelou <michelou@epfl.ch>2005-09-12 13:25:04 +0000
commit703297ef51740a3cb326c4ffc6f1a7160bf9e55a (patch)
treeb6018fc022fd8207988f19092d089d84d8c5f3dc /config/izpack
parent4d5aa89e145294ce4e74817fc4fa410fd137b580 (diff)
downloadscala-703297ef51740a3cb326c4ffc6f1a7160bf9e55a.tar.gz
scala-703297ef51740a3cb326c4ffc6f1a7160bf9e55a.tar.bz2
scala-703297ef51740a3cb326c4ffc6f1a7160bf9e55a.zip
- changed default target directory to "/usr/loc...
- changed default target directory to "/usr/local/".
Diffstat (limited to 'config/izpack')
-rw-r--r--config/izpack/izpack_scala.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/izpack/izpack_scala.xml b/config/izpack/izpack_scala.xml
index 591409390a..282ed59e39 100644
--- a/config/izpack/izpack_scala.xml
+++ b/config/izpack/izpack_scala.xml
@@ -4,6 +4,7 @@
<info>
<appname>Scala</appname>
<appversion>1.4.0.1</appversion>
+<!--
<authors>
<author name="Martin Odersky" email="martin.odersky@epfl.ch" />
<author name="Vincent Cremet" email="vincent.cremet@epfl.ch" />
@@ -18,6 +19,7 @@
<author name="Erik Stenmann (past member)" email="happi@home.se" />
<author name="Matthias Zenger (past member)" email="matthias.zenger@google.com" />
</authors>
+-->
<url>http://scala.epfl.ch/</url>
<javaversion>1.4</javaversion>
</info>
@@ -55,6 +57,8 @@
<res id="HTMLLicencePanel.licence_eng" src="locales/LICENSE_en.html" />
<res id="HTMLLicencePanel.licence_fra" src="locales/LICENSE_fr.html" />
<res id="HTMLLicencePanel.licence_deu" src="locales/LICENSE_de.html" />
+ <res id="TargetPanel.dir.macosx" src="targets/path_macosx.txt" />
+ <res id="TargetPanel.dir.unix" src="targets/path_unix.txt" />
<res id="ProcessPanel.Spec.xml" src="izpack_process.xml" />
<res id="shortcutSpec.xml" src="izpack_shortcut.xml" />
</resources>