diff options
author | endolf <[email protected]> | 2007-04-19 18:57:03 +0000 |
---|---|---|
committer | endolf <[email protected]> | 2007-04-19 18:57:03 +0000 |
commit | f5173e775cc568469bf56f95d65dcd687b29713e (patch) | |
tree | 0b4a2661a79c10f31322ea70d396edf4aaeca93d /www | |
parent | 36862c80458149d9c30d4db4993179d0e2a7716c (diff) |
Added a not to contact us in the forums if you want to get involved
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@182 e343933a-64c8-49c5-92b1-88f2ce3e89e8
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html index 628a826..e8713a6 100644 --- a/www/index.html +++ b/www/index.html @@ -37,10 +37,11 @@ Status</strong></font></div></td> </tr> <tr> - <td bgcolor="#F8F8F8"><div align="justify">The intial implementation + <td bgcolor="#F8F8F8"><div align="justify"><p>The intial implementation of the Java Input API is available for download from <a href=" http://jinput.dev.java.net/source/browse/jinput/ ">CVS</a>. This release contains a plug-in for Win32i, Linux, and OSX. Builds are available in the <a href="https://jinput.dev.java.net/servlets/ProjectDocumentList?folderID=5330&expandFolder=5330&folderID=5330">Documents and Files</a> area. + </p> </div></td> </tr> @@ -53,8 +54,8 @@ Started </strong></font></div></td> </tr> <tr> - <td valign="top" bgcolor="#F8F8F8"><p>This project has been built - in the following environment:</p> + <td valign="top" bgcolor="#F8F8F8"><div align="justify"><p>This project has been built + in the following environment:</p></div> <ul> <li> Sun J2SDK 1.4.2+ (available at <a href=" http://java.sun.com " target="_blank">java.sun.com</a>)</li> <li> ANT 1.4.1+ (available at <a href=" http://www.apache.org " target="_blank">www.apache.org</a>)</li> @@ -71,7 +72,13 @@ in this project's lib directories. See the README for more detail. For the Java Utils library itself see <a href="http://jutils.dev.java.net" target="_blank"> jutils.dev.java.net </a> - </p></ul></td> + </p></ul> + <div align="justify"> + <p> + If you wish to become involved in the JInput project, please stop by our <href="http://www.javagaming.org/forums/index.php?board=27.0">forums</a> and introduce yourself. + </p> + </div> + </td> </tr> </table></td> </tr> |