[Scummvm-cvs-logs] scummvm-web master -> 7edcfb84bc954195812f2029c5b4945fd74d2510

sev- sev at scummvm.org
Mon May 30 14:48:11 CEST 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:
7edcfb84bc WEB: Mac OS X PPC build was provided


Commit: 7edcfb84bc954195812f2029c5b4945fd74d2510
    https://github.com/scummvm/scummvm-web/commit/7edcfb84bc954195812f2029c5b4945fd74d2510
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-05-30T14:48:03+02:00

Commit Message:
WEB: Mac OS X PPC build was provided

Changed paths:
    data/downloads.xml



diff --git a/data/downloads.xml b/data/downloads.xml
index 0efcc92..8d0f71d 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -108,7 +108,11 @@
 					<category_icon>catpl-macos.png</category_icon>
 					<url>scummvm-{$release}-macosx-i386.dmg</url>
 					<name>OS X 10.4+ 32 bits without Sparkle Disk Image</name>
-					<user_agent>Macintosh</user_agent>
+				</file>
+				<file>
+					<category_icon>catpl-macos.png</category_icon>
+					<url>scummvm-{$release}-macosx-ppc.dmg</url>
+					<name>Mac OS X PPC after 10.4 (OS X 10.4+ PPC 32 bits)</name>
 				</file>
 <!--
 				<file>






More information about the Scummvm-git-logs mailing list