crrodriguez's posterous
Using Chromium with Thunderbird 3 in Linux
25 Feb 2010
0 Responses
views
Edit
Delete
Tags
Autopost
To make Thunderbird 3 to use chromium as web browser execute:
find ~/.gconf -type f -name "%gconf.xml" -exec sed -i -e "s@/usr/bin/firefox@/usr/bin/chromium@g" {} +
Too bad there is no Chrome Mail Client to ditch Thunderbird too.
Tweet