[Scummvm-git-logs] scummvm-media master -> 0f0ceb267d355a9ccce5f54c0274b9a7a999d672
criezy
criezy at scummvm.org
Mon Mar 30 19:09:28 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-media' repo located at https://github.com/scummvm/scummvm-media .
Summary:
0f0ceb267d MEDIA: Fix legacy icon of old Mac OS X versions
Commit: 0f0ceb267d355a9ccce5f54c0274b9a7a999d672
https://github.com/scummvm/scummvm-media/commit/0f0ceb267d355a9ccce5f54c0274b9a7a999d672
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-03-30T20:05:57+01:00
Commit Message:
MEDIA: Fix legacy icon of old Mac OS X versions
The icons generated with iconutil is not compatible with old
Mac OS X versions. The only way I have found to generate
compaible icons is to use Icon Composer on an old Mac.
So comment out the rule to generate this icon and update
the icon using one that was generated manually with Icon
Composer.
This fixes bug #11261: MAC OS X: App icon doesnât display
on OS X 10.5.8.
Changed paths:
Makefile
scummvm_icon_legacy.icns
More information about the Scummvm-git-logs
mailing list