When setting the default application for opening a .swf document to Safari,
the result in the com.apple.LaunchServices.plist file is:
<dict>
<key>LSHandlerContentTag</key>
<string>swf</string>
<key>LSHandlerContentTagClass</key>
<string>public.filename-extension</string>
<key>LSHandlerRoleAll</key>
<string>com.apple.safari</string>
</dict>
This type does not seem to be supported by duti, yet.
justin.sako@leanderisd.org
Nobody/Anonymous ( nobody ) - 2008-10-03 19:52
5
Open
None
Nobody/Anonymous
Interface Improvements (example)
Next Release (example)
Public
|
Date: 2009-05-21 20:05 Previous comment was mine: martin.kopischke@googlemail.com |
|
Date: 2009-05-21 20:03 LSHandlerContentTag seems to be OS X' way to assign default handlers to |