GNOME Bugzilla – Bug 351156
Contact Viewer does not detect thunderbird executable properly
Last modified: 2006-08-22 20:02:27 UTC
Like the MailMessage Tile used to, the Contact Viewer defaults to 'thunderbird' and does not test for 'mozilla-thunderbird'.
Created attachment 70815 [details] [review] detects tbird exec Pretty self explanatory.
Instead of duplicating code, wouldn't it be better to create a new method in the Beagle.Util.Thunderbird-class that would return a valid "executable name"?
I thought about that pretty much as soon as the patch was submitted. I plan to change it when I get home tonight, or sometime tomorrow.
I just checked in a modified patch based on Pierre's suggestion.