|
From: <the...@us...> - 2006-03-18 22:56:35
|
Revision: 8 Author: thekingant Date: 2006-03-18 14:56:31 -0800 (Sat, 18 Mar 2006) ViewCVS: http://svn.sourceforge.net/fceultra/?rev=8&view=rev Log Message: ----------- The underline tag is apparently not valid xhtml 1.0 strict Modified Paths: -------------- web/htdocs/download.php Modified: web/htdocs/download.php =================================================================== --- web/htdocs/download.php 2006-03-18 22:55:59 UTC (rev 7) +++ web/htdocs/download.php 2006-03-18 22:56:31 UTC (rev 8) @@ -17,7 +17,7 @@ <tr><td colspan="2"> <ul> <li>Currently, only the Unix (Linux, FreeBSD, etc), Mac OS X, and Win32 ports will compile and run, mainly using SDL.</li> -<li>Network play <u>is</u> functional as of 0.98.10.</li> +<li>Network play is functional as of 0.98.10.</li> <li>An alternate native Win32 + DirectX GUI'd target is available starting with version 0.98.6.</li> <li>Uses autotools (autoconf, automake).</li> <li>Dependencies: DirectX (Win32), SDL, OpenGL (optional, recommended), zlib</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |