thunderbird not opening links

Agile Aspect agile.aspect at gmail.com
Sat Feb 7 15:16:19 UTC 2009


Harry R. wrote:
> Agile, 
>
> can you give the exact location of user.js in .thunderbird? 
>
> ls -laR  grep user.js reveals nothing. 
>
> H.
>
>   
Try
       $HOME/.thunderbird/<some random string>.default/user.js

If there's no file there, then create it with the following
contents

user_pref("network.protocol-handler.app.https","/usr/lib64/firefox-3.0.6/firefox");
user_pref("network.protocol-handler.app.http","/usr/lib64/firefox-3.0.6/firefox");
user_pref("network.protocol-handler.app.ftp","/usr/lib64/firefox-3.0.6/firefox");

-- 
Article. VI. Clause 3 of the constitution of the United States states: 

"The Senators and Representatives before mentioned, and the Members of 
the several State Legislatures, and all executive and judicial Officers, 
both of the United States and of the several States, shall be bound by 
Oath or Affirmation, to support this Constitution; but no religious Test 
shall ever be required as a Qualification to any Office or public Trust 
under the United States." 





More information about the fedora-list mailing list