[Pythonmac-SIG] Dock tile icon

Amrit Jassal ajassal at gmail.com
Fri Feb 23 14:04:58 CET 2007


In my py2app built application, I want to replace the standard application
dock tile icon with my own icon.

After using the --iconfile option with py2app, I see that the icon file
(icns) is copied into Contents/Resources but Info.plist (CFBundleIconFile)
does not reference this icon file. Manually updating the plist also has no
effect on the dock icon.

Where did I go wrong?

I am using python 2.4.4 on OS X 10.4.8

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20070223/b10bb174/attachment.htm 


More information about the Pythonmac-SIG mailing list