You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK so the issue title is a little misleading. Quicksilver doesn't care about path, it only stores the bundle ID. It's the OS that gives the name Google Chrome 25 when we ask it "what is the name of the app with bundle ID xxxx.
I think it's more useful for QS to be ambiguous about apps (disable/enable triggers for any app with the bundle id com.google.chrome) so I plan on leaving it like that.
I do see what you mean about the Google Chrome 25 bit being misleading (the trigger will actually be scoped to any Google Chrome app, it's just the name that's confusing)
I've changed this to display the display name of the bundle (from the Info.plist). To make it easier to understand, I've also added a menu to the tokens (click the down arrow) which will show the bundle ID associated with the name
Entering
Google Chrome
on a system which has both Google Chrome 25 and Google Chrome installed incorrectly addsGoogle Chrome 25
to the scope list.This seems to be because both identify themselves as the same bundle id.
The text was updated successfully, but these errors were encountered: