View previous topic :: View next topic |
Author |
Message |
nein Guru

Joined: 14 Nov 2003 Posts: 346 Location: Spain
|
Posted: Fri Dec 24, 2004 9:46 am Post subject: question about firefox and thunderbird [SOLVED] |
|
|
Hi,
I was thinking of emerging firefox and thunderbird 1.0 and getting rid of mozilla as it seems the way to go. Can I have the three programs installed at the same time ? I assume it is no problem, but, Will firefox and thunderbird use the existing .mozilla directory or will they create something like .firefox and .thunderbird by "importing" the revelevant information in .mozilla ?
Any issues I should consider ? Thanks in advance.
Last edited by nein on Mon Dec 27, 2004 10:17 am; edited 1 time in total |
|
Back to top |
|
 |
deflin39 Tux's lil' helper


Joined: 06 Jun 2004 Posts: 105 Location: /dev/BIYJ
|
Posted: Fri Dec 24, 2004 9:52 am Post subject: |
|
|
both these programs will ask you if you'd like to import your settings, and mozilla should be an option too. Backup your mozilla directory just to be safe though.
deflin39 _________________ The musicians today, who don't do drugs, and in fact speak out against it-"We're rockers against drugs"-boy, they suck. Suck. Ball-less, soul-less, spirit-less, corporate little bitches, suckers of Satan's cock, each and every one of themBillHicks |
|
Back to top |
|
 |
Darkael Veteran


Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Fri Dec 24, 2004 11:16 am Post subject: Re: question about firefox and thunderbird |
|
|
nein wrote: | Hi,
I was thinking of emerging firefox and thunderbird 1.0 and getting rid of mozilla as it seems the way to go. Can I have the three programs installed at the same time ? I assume it is no problem, but, Will firefox and thunderbird use the existing .mozilla directory or will they create something like .firefox and .thunderbird by "importing" the revelevant information in .mozilla ?
Any issues I should consider ? Thanks in advance. |
It should be safe to install the three at the same time, they use different directories. |
|
Back to top |
|
 |
nein Guru

Joined: 14 Nov 2003 Posts: 346 Location: Spain
|
Posted: Fri Dec 24, 2004 11:52 am Post subject: |
|
|
Someone who has both thunderbird and firefox told me that he has a .thunderbird directory and a .mozilla directory (he previously had mozilla). He told me he thinks that firefox also uses .mozilla.
The previous post seems to state firefox uses a .firefox directory ? Could someone cofirm what directory is used by each program ?
Thanks |
|
Back to top |
|
 |
Darkael Veteran


Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Fri Dec 24, 2004 12:56 pm Post subject: |
|
|
nein wrote: | Someone who has both thunderbird and firefox told me that he has a .thunderbird directory and a .mozilla directory (he previously had mozilla). He told me he thinks that firefox also uses .mozilla.
The previous post seems to state firefox uses a .firefox directory ? Could someone cofirm what directory is used by each program ?
Thanks |
Well, I just remembered that I installed firefox on my school linux account (mozilla is installed by default there and I was not happy with it).
I just checked my home dir with ssh, Mozilla seems to use the directory ~/.mozilla, and Firefox uses ~/.mozilla/firefox. I don't know about thunderbird (I only use it on my gentoo box, and I'm not currently at home).
Firefox and Mozilla coexist peacefully at my school account, so I guess it's safe to install both. |
|
Back to top |
|
 |
shash Apprentice

Joined: 18 Apr 2003 Posts: 220 Location: India
|
Posted: Fri Dec 24, 2004 1:30 pm Post subject: |
|
|
Don't worry - they don't mess with each other's settings. I've got them both and they're both working fine.  |
|
Back to top |
|
 |
nein Guru

Joined: 14 Nov 2003 Posts: 346 Location: Spain
|
Posted: Fri Dec 24, 2004 2:28 pm Post subject: |
|
|
Thanks for yor help. I will emerge thunderbird and firefox tonight and test them tomorrow. |
|
Back to top |
|
 |
nein Guru

Joined: 14 Nov 2003 Posts: 346 Location: Spain
|
Posted: Mon Dec 27, 2004 10:09 am Post subject: |
|
|
Thanks for you help. It works fine
Thunderbird uses .thunderbird and firefox .mozilla/firefox. Not very consistent but....
I just have one more question: how do I make thunderbird open URL links in firefox ? |
|
Back to top |
|
 |
nein Guru

Joined: 14 Nov 2003 Posts: 346 Location: Spain
|
Posted: Mon Dec 27, 2004 10:17 am Post subject: |
|
|
Found the answer myself. Add these lines in prefs.js in the .thunderbrd directory
user_pref("network.protocol-handler.app.http", "firefox");
user_pref("network.protocol-handler.app.https", "firefox");
user_pref("network.protocol-handler.app.ftp", "firefox"); |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20630
|
Posted: Mon Dec 27, 2004 4:46 pm Post subject: |
|
|
Moved from Other Things Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
 |
|