diff options
author | Sven Gothel <[email protected]> | 2013-06-21 10:14:15 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-21 10:14:15 +0200 |
commit | 4b7833fab73166338a3a2f27920a7b28a3e5e30f (patch) | |
tree | 421e16bfb498c3ede23de6d6fcc5505902af80b1 /jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html | |
parent | 7ae47a845c625b9677b5879831d87a14d8e57311 (diff) |
Fix applet html pages (title)
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html b/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html index 13d891943..cb2375e4c 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> -<title>JOGL NEWT Applet Runner - GearsES2 - GL3 Core - Normal Applet</title> +<title>JOGL NEWT Applet Runner - GearsES2 - GL3 Core - (NApplet) </title> </head> <body BGCOLOR="#ffffff"> |