aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-07-28 15:26:38 +0200
committerSven Gothel <[email protected]>2015-07-28 15:26:38 +0200
commit1b1a05eb49cc3a0e0da505c175388ae1147ea2d6 (patch)
treebe1836f3feb34632d6c57e3c10cbf4c52ef782c5 /jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
parent63331d5da80f66753442fe651f517b3540b517ce (diff)
Bug 1154 - Make plugin3-public.jar optional: Part 1 / 2 (Relocate Applet3 classes)
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html')
-rw-r--r--jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html b/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
index 821d8f4dc..5fad94adb 100644
--- a/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
+++ b/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
@@ -9,7 +9,7 @@
JOGL NEWT JNLP Applet3 Runner Special Keys:
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="1" height="1">
- <param name="code" value="com.jogamp.newt.util.applet.JOGLNewtApplet3Run">
+ <param name="code" value="com.jogamp.newt.util.applet3.JOGLNewtApplet3Run">
<param name="archive" value="jar/gluegen-rt.jar,
jar/jogl-all-noawt.jar,
jar/jogl-test.jar">
@@ -26,7 +26,7 @@ JOGL NEWT JNLP Applet3 Runner Special Keys:
<param name="gl_debug" value="false">
<param name="gl_trace" value="false">
<comment>
- <embed code="com.jogamp.newt.util.applet.JOGLNewtApplet3Run"
+ <embed code="com.jogamp.newt.util.applet3.JOGLNewtApplet3Run"
width="1" height="1"
type="application/x-java-applet;version=1.6"
pluginspage="http://java.sun.com/javase/downloads/ea.jsp"