diff options
author | Sven Gothel <[email protected]> | 2011-12-20 01:40:08 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-12-20 01:40:08 +0100 |
commit | 734a9dbc4b8eaedf0e0bb698b8692ebd31ff8707 (patch) | |
tree | b3f9d21e134a740bc8f59e862683c9f2bf254973 /jnlp-files | |
parent | 768a55640767c7e58a54bee724d27eac484e70c6 (diff) |
Fix html applet test page
Diffstat (limited to 'jnlp-files')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html b/jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html index 6e2a70f4e..e34c2103d 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-normal-launcheronly.html @@ -59,7 +59,7 @@ JOGL NEWT JNLP Applet Runner Special Keys:<br> gl_profile="GL2ES2" gl_swap_interval="1" gl_debug="false" - gl_trace="false" + gl_trace="false"> <noembed>Sorry, no Java support detected.</noembed> </embed> </comment> @@ -115,7 +115,7 @@ The applet above is instantiated with the following code: gl_profile="GL2ES2" gl_swap_interval="1" gl_debug="false" - gl_trace="false" + gl_trace="false"> <noembed>Sorry, no Java support detected.</noembed> </embed> </comment> |