[Scummvm-cvs-logs] scummvm-web master -> 5ed28edc3b9584f63c0f04e962f6990f908093ac

sev- sev at scummvm.org
Sat Mar 5 20:33:23 CET 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
5ed28edc3b WEB: Mac build is Intel-only. Mark it as such and restore 1.7.0 download


Commit: 5ed28edc3b9584f63c0f04e962f6990f908093ac
    https://github.com/scummvm/scummvm-web/commit/5ed28edc3b9584f63c0f04e962f6990f908093ac
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-05T20:32:41+01:00

Commit Message:
WEB: Mac build is Intel-only. Mark it as such and restore 1.7.0 download

Changed paths:
    data/downloads.xml



diff --git a/data/downloads.xml b/data/downloads.xml
index 11d72ce..c7b4507 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -102,7 +102,7 @@
 				<file>
 					<category_icon>catpl-macos-universal.png</category_icon>
 					<url>scummvm-{$release}-macosx.dmg</url>
-					<name>Mac OS X Universal Disk Image</name>
+					<name>Mac OS X Intel Disk Image</name>
 					<user_agent>Macintosh</user_agent>
 				</file>
 <!--
@@ -524,6 +524,12 @@
 					<name>1.7.0 Fedora 8-20+ x86 64bit package</name>
 				</file>
 				<file>
+					<category_icon>catpl-macos-universal.png</category_icon>
+					<url>1.7.0/scummvm-1.7.0-macosx.dmg</url>
+					<name>1.7.0 Mac OS X Universal Disk Image</name>
+					<user_agent>Macintosh</user_agent>
+				</file>
+				<file>
 					<category_icon>catpl-ps2.png</category_icon>
 					<url>1.7.0/scummvm-1.7.0-ps2.zip</url>
 					<name>1.7.0 PlayStation2 package</name>






More information about the Scummvm-git-logs mailing list