aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-23 07:42:39 +0000
committerzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-23 07:42:39 +0000
commit1b505d5497ae90614d95b6be5c643a694baaba57 (patch)
tree7b0d47056399dac515ef10d3d0b2688335508236
parent3ad0bd8bdfb33b131e4b70c815dd539911605463 (diff)
downloadioquake3-aero-1b505d5497ae90614d95b6be5c643a694baaba57.tar.gz
ioquake3-aero-1b505d5497ae90614d95b6be5c643a694baaba57.zip
maybe this makes it more like the rest?
git-svn-id: svn://svn.icculus.org/quake3/trunk@655 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--web/include/downloads.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/web/include/downloads.php b/web/include/downloads.php
index c8856f0..e3c5b94 100644
--- a/web/include/downloads.php
+++ b/web/include/downloads.php
@@ -41,9 +41,12 @@ $downloads = array(
"mac" => '<h3 class="apple">Mac OS X (PowerPC)</h3>
<p>You must <a href="http://icculus.org/quake3/?page=getdata">download patch data seperately</a>
- with this dmg. When the installation is complete,
- you need to copy your pak0.pk3 from your legal CD-ROM. Intel binaries will be coming shortly.</p>
-<p><a href="http://icculus.org/~zakk/q3run/ioquake3.dmg">
- Download for OS X (PowerPC)</a>, 5.5MB.</p> '
+ 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>
+ <p><a href="http://icculus.org/~zakk/q3run/ioquake3.dmg">
+ Download for OS X (PowerPC)</a>, 5.5MB.<br />
+ <em>Built from Subversion <a href="http://svn.icculus.org/quake3/trunk/?rev=653">revision 653</a>.</em></p><p>Thanks to Vincent Morenas for help in creating this <tt>dmg</tt>.</p> '
);
?>