GNOME Bugzilla – Bug 691553
Telepathy: lookup PATH when launching empathy-accounts
Last modified: 2013-01-11 15:29:50 UTC
It might be installed only in the jhbuild path.
Created attachment 233231 [details] [review] Telepathy: lookup PATH when launching empathy-accounts
Review of attachment 233231 [details] [review]: Sure ... ::: js/ui/components/telepathyClient.js @@ +1348,3 @@ case 'view': + let cmd = 'empathy-accounts --select-account=' + + account.get_path_suffix(); Minor style nit: I'd align the 2nd line with 'empathy-accounts ...
Attachment 233231 [details] pushed as 2679be9 - Telepathy: lookup PATH when launching empathy-accounts