[Scummvm-git-logs] scummvm-web master -> 528a1eebea300375df4303e5df0439b11c435133

sev- sev at scummvm.org
Sat Jun 20 15:38:34 UTC 2020


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:
528a1eebea WEB: Added Mac OS 9 package. Just for fun


Commit: 528a1eebea300375df4303e5df0439b11c435133
    https://github.com/scummvm/scummvm-web/commit/528a1eebea300375df4303e5df0439b11c435133
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-06-20T17:38:14+02:00

Commit Message:
WEB: Added Mac OS 9 package. Just for fun

Changed paths:
  A data/icons/platforms/macos9.png
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index e5d32667..899bbfa0 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -847,6 +847,12 @@
 					<name>1.0.0 BeOS package</name>
 					<user_agent>BeOS</user_agent>
 				</file>
+
+				<file>
+					<category_icon>macos9</category_icon>
+					<url>0.2.0/scummvm-0.2.0-macos9.sit</url>
+					<name>0.2.0 Mac OS 9 package</name>
+				</file>
 			</entries>
 		</subsection>
 	</section>
diff --git a/data/icons/platforms/macos9.png b/data/icons/platforms/macos9.png
new file mode 100644
index 00000000..03750e12
Binary files /dev/null and b/data/icons/platforms/macos9.png differ




More information about the Scummvm-git-logs mailing list