> Patrick, when we switched to using NSURL stuff, are also using that to grab > names?
Yes, but we’re definitely set to get the localised name: https://github.com/quicksilver/Quicksilver/blob/master/Quicksilver/Code-QuickStepCore/QSObject_FileHandling.m#L846 <https://github.com/quicksilver/Quicksilver/blob/master/Quicksilver/Code-QuickStepCore/QSObject_FileHandling.m#L846> I’m unsure as to why this might be happening. You see the right names in Finder yes? Have you tried clearing your Quicksilver caches and re-scanning? > On 20 Awst 2015, at 21:22, Rob McBroom <[email protected]> wrote: > > On 20 Aug 2015, at 12:17, Daniel Persson wrote: > >> When updating to 1.3.0, QS stopped recognising local language app names. >> >> Trying to open "Anteckningar" (Swedish) by typing "ant" doesn't work, >> instead I have to type "not" to trigger "Notes". >> >> I have previously implemented the advice from the wiki FAQ to make all >> commands in QS in English, however up until now QS has still recognised the >> local names for apps (and folders for that matter) as they appear on my >> system. >> >> Any fix? Is it a bug? > > Sounds like a bug. I can’t think of what changed that would explain this, > though. > > Patrick, when we switched to using NSURL stuff, are also using that to grab > names? > > -- > 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. -- 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.
