Re: how to set firefox default browser in gnome

2006-07-31 Thread Yuwen Dai
> 2. in thunderbird, when I click a URL, it still opens epiphany.user_pref(" network.protocol-handler.app.http", "/usr/bin/firefox");user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");place this lines in ~/.mozilla-thunderbird/__your_profile__/prefs.js Thanks.  This works.Dai

Re: how to set firefox default browser in gnome

2006-07-31 Thread Alejandro Bárcena Campos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yuwen Dai wrote: > Dear all, > > What's the correct way to set firefox default browser in gnome? > > There're several places you can click a link: > 1. in Emacs wiki mode. I add these these lines in > ~/.gnome/gnome-moz-remote: > [Mozilla] > filenam

how to set firefox default browser in gnome

2006-07-30 Thread Yuwen Dai
Dear all,What's the correct way to set firefox default browser in gnome? There're several places you can click a link:1. in Emacs wiki mode.  I add these these lines in ~/.gnome/gnome-moz-remote:[Mozilla] filename=firefoxNEEDS_TERM=falseNREMOTE=tureso the default browser is firefox.2. in thunderbir