summaryrefslogtreecommitdiffstats
path: root/www/applettest-next.html
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2009-05-15 23:39:21 +0000
committerKenneth Russel <[email protected]>2009-05-15 23:39:21 +0000
commite2332d2f2908e68f1e77454c73f329f8ff2b400d (patch)
tree3196ae3c8802d884f662bb995be05ee718c79f38 /www/applettest-next.html
parentb9d131fc3499afda8ac7298e0efe1e70f5f48a67 (diff)
Made applettest-next.html and applettest-joal-next.html point at fully
cloned "next" jars and JNLP extensions git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@333 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www/applettest-next.html')
-rw-r--r--www/applettest-next.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/applettest-next.html b/www/applettest-next.html
index 9f06d47..72fd7ef 100644
--- a/www/applettest-next.html
+++ b/www/applettest-next.html
@@ -10,7 +10,7 @@
<applet code="org.jdesktop.applet.util.JNLPAppletLauncher"
width=600
height=400
- archive="http://download.java.net/media/applet-launcher/applet-launcher.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl.jar,http://download.java.net/media/gluegen/webstart/gluegen-rt.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl-demos.jar">
+ archive="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/applet-launcher.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/gluegen-rt.jar,http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/jogl-demos.jar">
<param name="subapplet.classname" value="demos.applets.GearsApplet">
<param name="subapplet.displayname" value="JOGL Gears Applet">
<param name="noddraw.check" value="true">