[Scummvm-cvs-logs] SF.net SVN: scummvm:[48658] web/trunk/data/downloads.xml
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Thu Apr 15 04:21:26 CEST 2010
Revision: 48658
http://scummvm.svn.sourceforge.net/scummvm/?rev=48658&view=rev
Author: mthreepwood
Date: 2010-04-15 02:21:26 +0000 (Thu, 15 Apr 2010)
Log Message:
-----------
The Mac OS X tools binaries are Intel only, not universal, so mark them as such.
Modified Paths:
--------------
web/trunk/data/downloads.xml
Modified: web/trunk/data/downloads.xml
===================================================================
--- web/trunk/data/downloads.xml 2010-04-14 09:41:38 UTC (rev 48657)
+++ web/trunk/data/downloads.xml 2010-04-15 02:21:26 UTC (rev 48658)
@@ -383,9 +383,9 @@
<extra_info>(778k .rpm)</extra_info>
</file>
<file>
- <category_icon>catpl-macos-universal.png</category_icon>
+ <category_icon>catpl-macos.png</category_icon>
<url>scummvm-tools-{$release_tools}-macosx.tar.bz2?download</url>
- <name>Tools - Mac OS X Universal binaries (10.3.9 and up)</name>
+ <name>Tools - Mac OS X Intel binaries (10.3.9 and up)</name>
<extra_info>(8.2M .tar.bz2)</extra_info>
</file>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list