[Pythonmac-SIG] Dock tile icon
Ronald Oussoren
ronaldoussoren at mac.com
Fri Feb 23 15:57:30 CET 2007
On Friday, February 23, 2007, at 02:05PM, "Amrit Jassal" <ajassal at gmail.com> wrote:
>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
What's the version of py2app? There was a bug until fairly recently that caused problems like the one you describe.
Ronald
More information about the Pythonmac-SIG
mailing list