Thats a binary plist, Apple has a plugin that is rendering it as xml in quicklook. I believe that that is the default storage method for preference files dating back quite awhile, and not something that we explicitly do. There are a few ways of dealing with it, one is to use Apple's PList editor, part of the XCode toolset, if you dont want to download all that is XCode, there are a number of third party apps that should edit it just fine, last is to use the command line tool defaults.
On Jan 31, 5:25 am, Jonathan Rezende <[email protected]> wrote: > Weird. > When I preview the plist file, I can see the xml being rendered, but > when I open it, it is all messed up. > > take a look at the plist file > > http://jode.com.br/Joe/GrowlHelperApp.txt -- 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.
