summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-applet-runner-newt.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt.jnlp')
-rw-r--r--jnlp-files/jogl-applet-runner-newt.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt.jnlp b/jnlp-files/jogl-applet-runner-newt.jnlp
index c33e1b761..62e0942a4 100644
--- a/jnlp-files/jogl-applet-runner-newt.jnlp
+++ b/jnlp-files/jogl-applet-runner-newt.jnlp
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp href="jogl-applet-runner-newt.jnlp">
+<jnlp codebase="JOGL_CODEBASE_TAG/"
+ href="jogl-applet-runner-newt.jnlp" version="JOGAMP_VERSION">
<information>
<title>JOGL JNLP Applet Runner NEWT</title>
<vendor>JogAmp Community</vendor>
@@ -11,7 +12,6 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
- <property name="sun.java2d.noddraw" value="true"/>
<jar href="jar/jogl-test.jar" main="true"/>
<extension name="jogl-all-awt" href="jogl-all-awt.jnlp" />
</resources>