diff options
author | Sven Gothel <[email protected]> | 2011-09-23 17:37:25 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-23 17:37:25 +0200 |
commit | ce6bf06f73d8e677cb261ae4c799c4fa3116afce (patch) | |
tree | da5650a556f22c12cb8c4027e9d64282e1168639 /jnlp-files/jogl-applet-runner-newt-gears-normal.html | |
parent | 4c11e17e5365f2e34ca844b206387ce03ec2f5f0 (diff) |
Adding html launch type and page for new 'NApplet', using new TempJarCache for native libs.
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-normal.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-normal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-normal.html b/jnlp-files/jogl-applet-runner-newt-gears-normal.html index 12b391baf..7d6adc422 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-normal.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-normal.html @@ -175,7 +175,7 @@ Where the referenced JNLP file <em>jogl-applet-runner-newt.jnlp</em> looks as fo </P> <P> -Note that the jogl-demos.jar, which contains the GearsApplet class, +Note that the jogl.test.jar, which contains the test applet class, <B>does not need to be signed</B>! JogAmp Community signs applet-launcher.jar, jogl.jar and gluegen-rt.jar, which contain the JNLPAppletLauncher and JOGL's supporting classes; this is the only |