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 -- [email protected] > Le 18 janv. 2018 à 05:18, Travis <[email protected]> a écrit : > > Hmmm. The service does not appear there, leading me (and probably you) to > think that this isn't a QS issue. That is, if QS can't see it, but the finder > can, something might be off in the configuration of the service itself (which > did work two versions ago for Symantec and QS). In fact, I now vaguely recall > seeing something (maybe on this list) about editing the plist of a service > that was improperly configured, but in searching for it now, I'm coming up > short. If you or someone else can point me toward some similar resource, I'd > be grateful. Again, though, this is minor in comparison to all the good that > QS has brought me since the β51 days. > > > > -- > 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. -- 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.
