Share

duti

Tracker: Feature Requests

5 Add support for LSHandlerContentTag - ID: 2144965
Last Update: Comment added ( nobody )

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


Comments ( 2 )




Date: 2009-05-21 20:05
Sender: nobody

Previous comment was mine: martin.kopischke@googlemail.com


Date: 2009-05-21 20:03
Sender: nobody

LSHandlerContentTag seems to be OS X' way to assign default handlers to
file extensions for which no UTI is defined (note how these get assigned to
the public.filename-extension pseudo UTI). It would be very helpful for
duti to support this cheme, as defining new UTIs, albeit possible, is not
very practical at the shell scripting level.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.