On Jan 29, 2013, at 11:48 AM, 1.61803 <[email protected]> wrote: > If anyone knows how to add this key with defaults command without rewriting > the whole PasteboardPasteActionAsPlainText in old format, please let me know.
If you know any Python, the plistlib module is pre-installed with OS X. It’ll probably rearrange the entire file, but at least it won’t change the format. :-) -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
