User Tools

Site Tools


apps:firefox:openmailto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
apps:firefox:openmailto [2007/05/11 18:46] crustymonkeyapps:firefox:openmailto [2007/05/11 18:58] (current) crustymonkey
Line 3: Line 3:
 ===== Intro ===== ===== Intro =====
 I'm not sure about other distros, but on [[http://gentoo.org|Gentoo]], when you click on a "mailto" link in a web page, it will not open in an //anything// by default.  The purpose of this is to show you how to have it use Thunderbird to open the mailto links.  There is also a sister page going over the similar process to open links in emails that you receive with Thunderbird in Firefox.  That can be found [[apps:thunderbird:openlinks|here]]. I'm not sure about other distros, but on [[http://gentoo.org|Gentoo]], when you click on a "mailto" link in a web page, it will not open in an //anything// by default.  The purpose of this is to show you how to have it use Thunderbird to open the mailto links.  There is also a sister page going over the similar process to open links in emails that you receive with Thunderbird in Firefox.  That can be found [[apps:thunderbird:openlinks|here]].
 +
  
  
Line 20: Line 21:
 Your default profile directory is the one entitled ''<some characters>.default'' Open that directory. Your default profile directory is the one entitled ''<some characters>.default'' Open that directory.
  
-Now, all that's left is to create a file called ''user.js'' and put the following line in it:+Now, all that's left is to create a file called ''user.js'' and put the following line in it (modify appropriately to reflect your path to the thunderbird binary):
  
-<code javascript>+<code javascript|~/.mozilla/firefox/g8mizwd9.default/user.js>
 user_pref("network.protocol-handler.app.mailto", "/usr/bin/thunderbird"); user_pref("network.protocol-handler.app.mailto", "/usr/bin/thunderbird");
 </code> </code>
apps/firefox/openmailto.1178909201.txt.gz · Last modified: 2007/05/11 18:46 by crustymonkey