summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-newt-applet-runner.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-17 00:24:02 +0100
committerSven Gothel <[email protected]>2010-12-17 00:24:02 +0100
commitdf1bf4aa61c75bc27b630d58691aa9ee09ad046e (patch)
tree30121186c933d4d9419e09898f60359ee414af65 /jnlp-files/jogl-newt-applet-runner.jnlp
parent8707894cca0d462034241567e127cb9682d4ff3b (diff)
jnlp: remove version attribute from extension ref, which would require the server side jnlp/version protocol
Diffstat (limited to 'jnlp-files/jogl-newt-applet-runner.jnlp')
-rw-r--r--jnlp-files/jogl-newt-applet-runner.jnlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/jogl-newt-applet-runner.jnlp b/jnlp-files/jogl-newt-applet-runner.jnlp
index 59456e9..53a4fe0 100644
--- a/jnlp-files/jogl-newt-applet-runner.jnlp
+++ b/jnlp-files/jogl-newt-applet-runner.jnlp
@@ -14,7 +14,7 @@
<property name="sun.java2d.noddraw" value="true"/>
<jar href="jogl-demos.jar" main="true"/>
<jar href="jogl-demos-util.jar"/>
- <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" version="JOGAMP_VERSION" />
+ <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" />
</resources>
<applet-desc