Wolfgang Cohrs wrote:
> Hi,
>
> I am to use which version 
> /pub/mozilla.org/firefox/releases/latest-3.0/contrib  fore sparc solaris 
> 10 ?
> in firefox 2.xxxxx work this
> pref("network.protocol-handler.app.mailto","thunderbird");
> but not in firefox 3
>
> regards wolfgang
Hi Wolfgang,

Here is the manual for the config entries: 
http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries#Network..2A. 
Besides the preference "network.protocol-handler.app.mailto", I think 
you should also register the 
protocol(http://kb.mozillazine.org/Register_protocol) by adding 
"*network.protocol-handler.external.mailto* = True"

Another choice is to editor gonf key /desktop/gnome/url-handlers/mailto 
in your gconf-editor, and set it to something likc: 
/desktop/gnome/url-handlers/mailto/command.

Cheers,
-Alfred

Reply via email to