Make sure a running browserd is detected correctly on all devices
authorSteven Luo <steven+maemo@steven676.net>
Fri, 5 Feb 2010 12:32:01 +0000 (04:32 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Sat, 6 Feb 2010 10:25:02 +0000 (02:25 -0800)
commitaea8af77e9b8614776a3be05a4dff86ea25063f6
tree7d12d8417f6172da85622db48862e18c3849625c
parentb282d464051edc36bcb40dd05c612242b3788631
Make sure a running browserd is detected correctly on all devices

`pidof /usr/sbin/browserd` doesn't work on at least one user's device;
`pidof browserd` works everywhere without exception, so use that
instead.

Reported by Faheem Pervez (qwerty12).
launcher.c