diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-05 01:03:32 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-05 01:03:32 +0000 |
commit | 1fa110cf268a6d3712ca57e77177caec6756772a (patch) | |
tree | 28dea17f1392c73b27ca40c59b058a1b54d10dca /web/include/home.php | |
parent | 02d93b2a32a35dff28e85974144088a45773567d (diff) | |
download | ioquake3-aero-1fa110cf268a6d3712ca57e77177caec6756772a.tar.gz ioquake3-aero-1fa110cf268a6d3712ca57e77177caec6756772a.zip |
Rename instructions page and mention SDL for Windows
git-svn-id: svn://svn.icculus.org/quake3/trunk@276 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/home.php')
-rw-r--r-- | web/include/home.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/include/home.php b/web/include/home.php index 371f756..39f1790 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -31,6 +31,7 @@ build was 1.32) include:</p> <li>OpenAL support</li> <li>Binaries for Windows XP and Mac OS X at release. Linux will just get a source package unless somebody feels inclined to set up a new installer.</li> - <li>Removal of DirectX for <acronym title="Microsoft Visual C++">MSVC</acronym> - and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds.</li> + <li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym> + and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds, + in favor of <a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a>.</li> </ul> |