[Pythonmac-SIG] py2app + pygame: how to exclude pygame icon?

Chris Van Bael chris.van.bael at gmail.com
Thu Jan 1 20:14:04 CET 2009


On Thu, Jan 1, 2009 at 7:47 PM, Joel Gluck <joelgluck at yahoo.com> wrote:
> Hi all,
> Am using py2app and hitting this problem: py2app's built-in recipe for
> pygame is causing the pygame icon to appear when I run the app from the
> dock.

Could you not just replace the pygame icon with your icon?
So still have a file named pygame_icon.icns, but the contents would be
your icon?


More information about the Pythonmac-SIG mailing list