Ah, yes. That's right. I remember now that I had attempted that before. The five NSSendType that are in the Service's Info.plist are NSStringPboardType, public.plain-text, NSURLPboardType, public.url, and public.file-url. Every attempt I've made to add, say, public.content or public.folder has generated an error message about a resource failing to load whenever I try to invoke the service via a contextual menu (of course, after ensuring the appropriate permissions are set for the entire service bundle and restarting the computer). I suppose that this is something I'll have to take up with Symantec, and I doubt they'll ever be in the slightest bit concerned about changing anything, not least because the contextual menu route still works. Why should they care about compatibility with Quicksilver? Anyway, thanks to both of you for attempting to resolve this for me.
Travis. On Thursday, January 18, 2018 at 10:54:34 AM UTC-6, Etienne wrote: > > Here's a link to the relevant Apple documentation on services : > https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/SysServices/Articles/properties.html > > > This is supposed to appear in Symantec's Info.plist, which means you might > break its codesignature by editing that. Otherwise, I think there's a > Library-level folder for Services too. > > You're interested in NSSendTypes (what the app sends to the service). > > HTH ! > > Cordialement, > Etienne Samson > -- 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 https://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
