On 25-Jun-2010, at 20:34, Kahil wrote: > On Jun 25, 7:26 pm, "Vizon, Lowell" <[email protected]> wrote: >> .growlTickets are property lists. The ones included with Growl (on my >> system, at least) are in binary format. And yeah, you're on the right >> track - there's an ApplicationIcon key in it, which looks like it >> stores the icon as an NSData object (http://i.imgur.com/eIm4O.png).
> hrmmm.... Well the image doesn't seem to be stored anywhere as an > actual image file such as a .png or .icns file. :/ Would love to > change this icon because it is sooo low res and terrible. Just one of > those little things that bothers me. Converting a png to an NSData object should not be that hard. It's kinda part of CoreImage, isn't it? -- One by one the bulbs burned out, like long lives come to their expected ends. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
