On Sep 5, 2009, at 10:59 PM, jcb wrote:
> I know they're basically text files...is there some convenient way to
> make .jstalk files previewable with these fine Leopardy spacebar-y
> technologies?
Does anyone know if we make JSTalk files conform to the
com.netscape.javascript-source uti, will QL automagically pick up on
that?
And along with this, any objections to a UTI like this? What URL
should we use?
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.netscape.javascript-source</string>
</array>
<key>UTTypeDescription</key>
<string>JSTalk JavaScript Document</string>
<key>UTTypeIdentifier</key>
<string>com.flyingmeat.jstalk.jstalk</string>
<key>UTTypeReferenceURL</key>
<string>http://github.com/ccgus/jstalk/tree/master</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>jstalk</string>
</array>
<key>public.mime-type</key>
<string>application/x-jstalk</string>
</dict>
</dict>
</array>
--
August 'Gus' Mueller
Flying Meat Inc.
http://flyingmeat.com/