Re: The Definitive Way?

Thomas Ronayne <[email protected]> Thu, 24 Mar 2005 13:36:16 GMT
Newsgroups gmane.comp.mozilla.devel.unix
Organization SBC http://yahoo.sbc.com
Message-ID <[email protected]>
And it works! Wow zowie.

Doesn't work system-wide (in the installation directory), but it does 
work installed in the local .mozilla/firefox and .thunderbird directories.

Thank you.

Thomas Ronayne wrote:
> I am certainly going to give it a shot.
> 
> Thank you.
> 
> Gregg Reed wrote:
> 
>> I control this using user.js files for both Firefox and Thunderbird.
>>
>> For example, my Firefox user.js (located in my profile folder) is:
>> user_pref("network.protocol-handler.app.mailto","/usr/bin/mozilla-thunderbird"); 
>>
>>
>>
>> And my Thunderbird user.js is:
>> user_pref("network.protocol-handler.app.http", 
>> "/usr/bin/mozilla-firefox");
>> user_pref("network.protocol-handler.app.https", 
>> "/usr/bin/mozilla-firefox");
>> user_pref("network.protocol-handler.app.ftp", 
>> "/usr/bin/mozilla-firefox");
>>
>> Hope this helps.
>>
>>
>>
>> Thomas Ronayne wrote:
>>
>>> Is there a definitive way to make Firefox aware of Thunderbird and 
>>> Thunderbird aware of Firefox?
>>>
>>> I mean, without fooling around with KDE, so a mail link in a web page 
>>> will open Thunderbird and a web link in Thunderbird will open Firefox.
>>>
>>> There is discussion, there are disagreements in those discussions, 
>>> and Mozilla.org's FAQ doesn't really define precisely what to do.
>>>
>>> Anybody actually *know* how to do this?
>>>
>>> Thanks.
>>
>>