summaryrefslogtreecommitdiffstats
path: root/www/applet-redsquare-newtawt-next.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-13 15:38:58 +0100
committerSven Gothel <[email protected]>2010-12-13 15:38:58 +0100
commite93339de9bc96fc66068bf0565461484db557359 (patch)
tree83b8d9d2855cb5568be9e228b7a9d08ae1ed0d99 /www/applet-redsquare-newtawt-next.jnlp
parentd9cfe1e81c3129c9702a5fe70713bb37bb8019aa (diff)
Oops type jogl-demo -> jogl-demos
Diffstat (limited to 'www/applet-redsquare-newtawt-next.jnlp')
-rw-r--r--www/applet-redsquare-newtawt-next.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/applet-redsquare-newtawt-next.jnlp b/www/applet-redsquare-newtawt-next.jnlp
index f52ce5e..686a4bd 100644
--- a/www/applet-redsquare-newtawt-next.jnlp
+++ b/www/applet-redsquare-newtawt-next.jnlp
@@ -12,8 +12,8 @@
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.4+"/>
<property name="sun.java2d.noddraw" value="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar" main="true"/>
- <jar href="http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos-util.jar"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-demos.jar" main="true"/>
+ <jar href="http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-demos-util.jar"/>
<extension name="newt-all-awt" href="http://jogamp.org/deployment/webstart-next/newt-all-awt.jnlp" />
</resources>