On 17 Jul 2015, at 9:02, 1.61803 wrote:

> I reproduced Lloyd's problem by touching the files.

Touched a file and rescanned. No difference.


> What kMDItemContentType do you get with `mdls /path/to/file.ext`?

    % uti Example.afm
    kMDItemContentTypeTree = (
        "dyn.ah62d4rv4ge80c3xr",
        "public.data",
        "public.item"
    )

> It might help to know how QS actually excludes file types.

Something like this is attached to the catalog entry:

    <key>excludeFileTypes</key>
    <array>
        <string>public.truetype-ttf-font</string>
        <string>dyn.age80c3xr</string>
    </array>

The OS does some magic comparison on the UTIs to figure out if they match.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to