r835 - webspace/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Wed Aug 9 17:03:11 EDT 2006
Author: tjw
Date: 2006-08-09 17:03:11 -0400 (Wed, 09 Aug 2006)
New Revision: 835
Modified:
webspace/include/downloads.php
Log:
updated Mac OS X download info
Modified: webspace/include/downloads.php
===================================================================
--- webspace/include/downloads.php 2006-08-08 23:57:20 UTC (rev 834)
+++ webspace/include/downloads.php 2006-08-09 21:03:11 UTC (rev 835)
@@ -54,18 +54,19 @@
Nussel</a>.
</p>',
- "apple" => '<h3>Mac OS X (PowerPC)</h3>
- <p>You must <a href="http://icculus.org/quake3/?page=getdata">download patch data seperately</a>
- with this <tt>dmg</tt>. When the installation is complete,
- you need to copy your <tt>pak0.pk3</tt> from your legal CD-ROM.
- Further instruction is in the <tt>ReadMe.rtf</tt> included in
- the <tt>dmg</tt>. Intel binaries will be coming shortly.</p>
+ "apple" => '<h3>Mac OS X (Universal Binary)</h3>
+ <p>Provides latest patch <tt>pk3</tt> data from id. You only need to copy
+ the <tt>pak0.pk3</tt> file from your legal Quake 3 CD-ROM to complete
+ the installation process.</p>
+ <p>
+ Installation instructions are in the <tt>ReadMe.rtf</tt> included in
+ the <tt>dmg</tt>.</p>
<p><a href="files/ioquake3.dmg">
- Download for OS X (PowerPC)</a>, 5.5MB.
- <em>MD5: <tt>f9fc08c9bcc68ee5c1a8462533c66bf4</tt></em><br />
+ Download for OS X (Universal Binary)</a>, 35.7MB.
+ <em>MD5: <tt>6adeae5048e4f0049ab7cf5f54beea1e</tt></em><br />
<em>Built from Subversion
- <a href="http://svn.icculus.org/quake3/trunk/?rev=653">revision 653</a>.
- </em></p><p>Thanks to <a href="mailto:vmorenas at free.fr">Vincent Morénas</a>.</p> '
+ <a href="http://svn.icculus.org/quake3/trunk/?rev=834">revision 834</a>.
+ </em></p><p>Thanks to <a href="mailto:tjw at tjw.org">Tony J. White</a>.</p> '
);
uksort($downloads, "oscompare");
More information about the quake3-commits
mailing list