[Camino] Edited org.mozilla.camino.plist to enable complete URLs inline

Stuart Morgan stuart.morgan at alumni.case.edu
Tue Nov 28 20:01:39 PST 2006


On Nov 28, 2006, at 4:22 PM, Samuel Duncan wrote:

> What I'm finding is that the .plist file is a binary file and adding
> the <key> line seems to be a difficult if not impossible undertaking.

If you have the developer tools installed, you can edit it with  
Property List Editor.  If not, you can use
plutil -convert xml1 org.mozilla.camino.plist
to convert it to XML, then edit it.

The documentation is most likely from before Apple switched the  
format of those files to binary.

-Stuart


More information about the Camino mailing list