aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/applet-version.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-17 00:14:47 +0100
committerSven Gothel <[email protected]>2010-12-17 00:14:47 +0100
commitd1640dd5121d03f3cfca8e283ca7d9d5631851eb (patch)
tree6c37b2ad31e0d45db2a0c9938bba1bb5b460673b /jnlp-files/applet-version.jnlp
parent04aa46e5745f346d6527ddba8c39e61e25acf55e (diff)
jnlp: remove version attribute from extension ref, which would require the server side jnlp/version protocol
version applet: remove noddraw
Diffstat (limited to 'jnlp-files/applet-version.jnlp')
-rw-r--r--jnlp-files/applet-version.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/applet-version.jnlp b/jnlp-files/applet-version.jnlp
index 105a19f61..821cef0c7 100644
--- a/jnlp-files/applet-version.jnlp
+++ b/jnlp-files/applet-version.jnlp
@@ -11,8 +11,8 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
- <property name="sun.java2d.noddraw" value="true"/>
- <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" version="JOGAMP_VERSION" />
+ <!-- property name="sun.java2d.noddraw" value="true"/-->
+ <extension name="newt-all-awt" href="JOGL_CODEBASE_TAG/newt-all-awt.jnlp" />
</resources>
<applet-desc