diff options
author | athomas <[email protected]> | 2003-06-06 14:28:57 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-06-06 14:28:57 +0000 |
commit | b3d77be39b95a9335f965bafd2ad4a143f0ae800 (patch) | |
tree | fda3e6db097311503429b3b97719434a799f9810 /www | |
parent | 4fea185a9b5e4813966a95156da52de381d3c4b1 (diff) |
created initial content for joal project
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@16 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 6680697..4d17c22 100644 --- a/www/index.html +++ b/www/index.html @@ -35,9 +35,12 @@ Status</strong></font></div></td> </tr> <tr> - <td bgcolor="#FFFFFF">The intial implementation of the Java Bindings - for OpenAL / Sound3D Toolkit is available for download from - <a href="http://joal.dev.java.net/source/browse/joal/">CVS</a>.</td> + <td bgcolor="#FFFFFF"><div align="justify">The intial implementation + of the Java Bindings for OpenAL / Sound3D Toolkit is available + for download from <a href="http://joal.dev.java.net/source/browse/joal/">CVS</a>. + At the moment, this release only contains instructions for + building on Win32 machines. We will be adding Linux & + OSX instructions shortly. </div></td> </tr> </table></td> </tr> |