Using Chromium instead of Chrome?

Suvayu Ali fatkasuvayu+linux at gmail.com
Sun May 5 06:54:54 UTC 2013


On Sat, May 04, 2013 at 04:39:50PM -0500, Anthony wrote:
> Hello Everyone,
> 
> I have both Chrome and Chromium installed on my machine. I have Chromium
> set up as the default browser which usually has worked as expected.
> However, when I click a link in Thunderbird, it opens up in regular
> Chrome instead of Chromium. Any idea how I can change this behavior?
> 
> I've already looked at the "Preferred Applications" section of the
> Settings Manager and it says Chromium is set as the default browser. Do
> I need to change something else?
> 
> Using Fedora 18 with XFCE.

What does the following say?

  $ xdg-mime query default text/html

It should give you the desktop file for Chrome.  Change it to the
desktop file for Chromium with something like the following.

  $ xdg-mime default <chromium_desktop_file> text/html

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.


More information about the users mailing list