summaryrefslogtreecommitdiffstats
path: root/jnlp-files/applet-gearsjoal.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-13 23:44:05 +0200
committerSven Gothel <[email protected]>2011-09-13 23:44:05 +0200
commit5960d7e22807902d9712869f9c5bce0ff95eb4a1 (patch)
tree3e6374da736ea5659042103ec8c2737143ce4aa0 /jnlp-files/applet-gearsjoal.jnlp
parent0566800aff03ebd9d7414cb547123dcad6620b22 (diff)
New FHS: jars in jar/, using jogamp-current and jogamp-next
Diffstat (limited to 'jnlp-files/applet-gearsjoal.jnlp')
-rw-r--r--jnlp-files/applet-gearsjoal.jnlp6
1 files changed, 3 insertions, 3 deletions
diff --git a/jnlp-files/applet-gearsjoal.jnlp b/jnlp-files/applet-gearsjoal.jnlp
index c3087fd..40f3d2c 100644
--- a/jnlp-files/applet-gearsjoal.jnlp
+++ b/jnlp-files/applet-gearsjoal.jnlp
@@ -13,9 +13,9 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
- <jar href="jogl-demos.jar" main="true"/>
- <jar href="jogl-demos-data.jar"/>
- <jar href="jogl-demos-util.jar"/>
+ <jar href="jar/jogl-demos.jar" main="true"/>
+ <jar href="jar/jogl-demos-data.jar"/>
+ <jar href="jar/jogl-demos-util.jar"/>
<extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
<extension name="joal" href="JOAL_CODEBASE_TAG/joal.jnlp" />
</resources>