diff options
author | Kenneth Russel <[email protected]> | 2005-12-01 07:40:28 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2005-12-01 07:40:28 +0000 |
commit | bb84401d214fc20a74dde8a0b5101ec631679b4e (patch) | |
tree | 39aed8e5539ea3d9ed378edd4feefd051cde7469 /doc | |
parent | 6f0522ba0b1c23efd9877aba57704f70c2aab212 (diff) |
(Dummy putback to get correct comment into CVS history -- last
checkin's comment was incorrect)
Added JOGLAppletInstaller contributed by Lilian Chamontin with
additional modifications for current JOGL. This enables deployment of
unsigned applets which use JOGL. Added initial documentation and an
example applet to the source base, not yet referenced by a live HTML
page. Will deploy a test applet for JSR-231 beta 2.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@468 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'doc')
-rw-r--r-- | doc/userguide/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/userguide/index.html b/doc/userguide/index.html index 21287743a..5b1868855 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -868,3 +868,4 @@ released"</a>. </BODY> </HTML> + |