[Scummvm-cvs-logs] scummvm-web master -> e606313e62c75bba446057a8af209f8d84ef7949

sev- sev at scummvm.org
Sun Mar 6 00:57:17 CET 2016


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

Summary:
0d7dd78d52 WEB: Better shadow for GCW0 icon
e8e0464613 WEB: Replaced several platform icons with higher resolution ones
1bd985489b WEB: Replace Mac OS X logos and use non-universal logo for current download
6dd4589804 WEB: Enhanced even more platform logos
e606313e62 WEB: Further category icon enhancement. Now almost all current downloads are highres


Commit: 0d7dd78d525a8b69baadec346b256a4a86fccbe9
    https://github.com/scummvm/scummvm-web/commit/0d7dd78d525a8b69baadec346b256a4a86fccbe9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-05T23:24:18+01:00

Commit Message:
WEB: Better shadow for GCW0 icon

Changed paths:
    images/catpl-gcw0.png



diff --git a/images/catpl-gcw0.png b/images/catpl-gcw0.png
index d1a8089..6c91c73 100644
Binary files a/images/catpl-gcw0.png and b/images/catpl-gcw0.png differ


Commit: e8e0464613040ed674a737d517a6456e4562474d
    https://github.com/scummvm/scummvm-web/commit/e8e0464613040ed674a737d517a6456e4562474d
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-05T23:43:57+01:00

Commit Message:
WEB: Replaced several platform icons with higher resolution ones

Changed paths:
    images/catpl-amiga.png
    images/catpl-dc.png
    images/catpl-ubuntu.png



diff --git a/images/catpl-amiga.png b/images/catpl-amiga.png
index a5abe44..44c5646 100644
Binary files a/images/catpl-amiga.png and b/images/catpl-amiga.png differ
diff --git a/images/catpl-dc.png b/images/catpl-dc.png
index 6d24176..659e1af 100644
Binary files a/images/catpl-dc.png and b/images/catpl-dc.png differ
diff --git a/images/catpl-ubuntu.png b/images/catpl-ubuntu.png
index d52a5dd..f8b78a1 100644
Binary files a/images/catpl-ubuntu.png and b/images/catpl-ubuntu.png differ


Commit: 1bd985489bdea55d877ea8c15ea4e0a96e39a73c
    https://github.com/scummvm/scummvm-web/commit/1bd985489bdea55d877ea8c15ea4e0a96e39a73c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-05T23:57:27+01:00

Commit Message:
WEB: Replace Mac OS X logos and use non-universal logo for current download

Changed paths:
    data/downloads.xml
    images/catpl-macos-universal.png
    images/catpl-macos.png



diff --git a/data/downloads.xml b/data/downloads.xml
index 7bcd38e..9100408 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -100,7 +100,7 @@
 				</file>
 -->
 				<file>
-					<category_icon>catpl-macos-universal.png</category_icon>
+					<category_icon>catpl-macos.png</category_icon>
 					<url>scummvm-{$release}-macosx.dmg</url>
 					<name>Mac OS X Intel Disk Image</name>
 					<user_agent>Macintosh</user_agent>
diff --git a/images/catpl-macos-universal.png b/images/catpl-macos-universal.png
index 33c21aa..3972211 100644
Binary files a/images/catpl-macos-universal.png and b/images/catpl-macos-universal.png differ
diff --git a/images/catpl-macos.png b/images/catpl-macos.png
index e4c7744..188f72d 100644
Binary files a/images/catpl-macos.png and b/images/catpl-macos.png differ


Commit: 6dd458980422688cec1bea683974acfe14ab5e2f
    https://github.com/scummvm/scummvm-web/commit/6dd458980422688cec1bea683974acfe14ab5e2f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-06T00:36:42+01:00

Commit Message:
WEB: Enhanced even more platform logos

Changed paths:
    images/catpl-debian.png
    images/catpl-fedora.png
    images/catpl-irix.png
    images/catpl-os2.png
    images/catpl-ps3.png
    images/catpl-psp.png
    images/catpl-windows.png



diff --git a/images/catpl-debian.png b/images/catpl-debian.png
index 3bc9420..72c2eaf 100644
Binary files a/images/catpl-debian.png and b/images/catpl-debian.png differ
diff --git a/images/catpl-fedora.png b/images/catpl-fedora.png
index 8f03633..941a1ee 100644
Binary files a/images/catpl-fedora.png and b/images/catpl-fedora.png differ
diff --git a/images/catpl-irix.png b/images/catpl-irix.png
index 39a0898..3ff6db6 100644
Binary files a/images/catpl-irix.png and b/images/catpl-irix.png differ
diff --git a/images/catpl-os2.png b/images/catpl-os2.png
index 37c8efb..ea0870a 100644
Binary files a/images/catpl-os2.png and b/images/catpl-os2.png differ
diff --git a/images/catpl-ps3.png b/images/catpl-ps3.png
index 303fe3f..ff5915a 100644
Binary files a/images/catpl-ps3.png and b/images/catpl-ps3.png differ
diff --git a/images/catpl-psp.png b/images/catpl-psp.png
index a1582a5..4e307a2 100644
Binary files a/images/catpl-psp.png and b/images/catpl-psp.png differ
diff --git a/images/catpl-windows.png b/images/catpl-windows.png
index f955066..2df8e6f 100644
Binary files a/images/catpl-windows.png and b/images/catpl-windows.png differ


Commit: e606313e62c75bba446057a8af209f8d84ef7949
    https://github.com/scummvm/scummvm-web/commit/e606313e62c75bba446057a8af209f8d84ef7949
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-06T00:56:36+01:00

Commit Message:
WEB: Further category icon enhancement. Now almost all current downloads are highres

Changed paths:
    images/catpl-freemint.png
    images/catpl-maemo.png
    images/catpl-samsungtv.png



diff --git a/images/catpl-freemint.png b/images/catpl-freemint.png
index da69c3b..8c3a68e 100644
Binary files a/images/catpl-freemint.png and b/images/catpl-freemint.png differ
diff --git a/images/catpl-maemo.png b/images/catpl-maemo.png
index 51c20b4..bd5055d 100644
Binary files a/images/catpl-maemo.png and b/images/catpl-maemo.png differ
diff --git a/images/catpl-samsungtv.png b/images/catpl-samsungtv.png
index bebead3..7b1d116 100644
Binary files a/images/catpl-samsungtv.png and b/images/catpl-samsungtv.png differ






More information about the Scummvm-git-logs mailing list