[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to set firefox default browser in gnome



> 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

Reply to: