diff options
Diffstat (limited to 'www/applet-redsquare-newtawt-next.html')
-rw-r--r-- | www/applet-redsquare-newtawt-next.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/applet-redsquare-newtawt-next.html b/www/applet-redsquare-newtawt-next.html index 36d4000..fd92358 100644 --- a/www/applet-redsquare-newtawt-next.html +++ b/www/applet-redsquare-newtawt-next.html @@ -15,7 +15,7 @@ http://jogamp.org/deployment/webstart-next/nativewindow.all.jar, http://jogamp.org/deployment/webstart-next/jogl.all.jar, http://jogamp.org/deployment/webstart-next/gluegen-rt.jar, - http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar"> + http://jogamp.org/deployment/webstart-next/jogl-demos/jogl-demos.jar"> <param name="codebase_lookup" value="false"> <param name="subapplet.classname" value="demos.applets.RedSquareNEWTAWTApplet"> <param name="subapplet.displayname" value="JOGL RedSquare NEWT-AWT Applet"> |