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. Manuall
On Feb 23, 2007, at 8:04 AM, Amrit Jassal 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
On Friday, February 23, 2007, at 02:05PM, "Amrit Jassal" <[EMAIL PROTECTED]>
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 Cont