|
From: <ma...@us...> - 2008-01-21 22:09:41
|
Revision: 2952
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2952&view=rev
Author: matzon
Date: 2008-01-21 14:09:38 -0800 (Mon, 21 Jan 2008)
Log Message:
-----------
removing applet test (relied on LWJGLInstaller)
Removed Paths:
-------------
trunk/LWJGL/applet/applet.html
Deleted: trunk/LWJGL/applet/applet.html
===================================================================
--- trunk/LWJGL/applet/applet.html 2008-01-21 22:07:48 UTC (rev 2951)
+++ trunk/LWJGL/applet/applet.html 2008-01-21 22:09:38 UTC (rev 2952)
@@ -1,7 +0,0 @@
-<html>
-<body>
- <applet code="org.lwjgl.test.applet.AppletTest" archive="lwjgl_applet.jar,lwjgl_util_applet.jar,lwjgl.jar,res.jar,lwjgl_util.jar,lwjgl_fmod3.jar,lwjgl_devil.jar,natives.jar,jinput.jar" width="640" height="480">
- <param name="test" value="org.lwjgl.test.applet.OpenGL">
- </applet>
-</body>
-</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|