linuxgimp
Group: Members
Posts: 10
Joined: Nov. 2005 |
|
Posted: Nov. 21 2005,12:52 |
|
chagger01
Thanks, with a little research, that did it
The article left out that the pref.js file for Thunderbird located in /ramdisk/usr/bin/mozilla-thunderbird must be modified also
user_pref ("network.protocol-handler.app.http", /usr/local/firefox/firefox");
The firefox addition can be put in the address line as described or added to the firefox pref.js file at /usr/local/firefox/firefox.
user_pref ("network.protocol-handler.app.mailto, /usr/bin/mozilla-thunderbird"); user_pref ("network.protocol-handler.app.http", /usr/local/firefox/firefox");
I haven't modified Sylpheed yet but no problem now.
Thanks you so much. I really appreciate it!
|