<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux, MySQL, PhP, Perl... &#187; google-chrome</title>
	<atom:link href="http://linux.bgsnow.com/tag/google-chrome/feed" rel="self" type="application/rss+xml" />
	<link>http://linux.bgsnow.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Jun 2010 16:30:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Thunderbird, Google Chrome and Linux</title>
		<link>http://linux.bgsnow.com/thunderbird-google-chrome-and-linux.php</link>
		<comments>http://linux.bgsnow.com/thunderbird-google-chrome-and-linux.php#comments</comments>
		<pubDate>Sun, 09 Aug 2009 07:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[google-chrome]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linux.bgsnow.com/?p=143</guid>
		<description><![CDATA[Even if you have changed to Google Chrome your default browser in Linux, Thunderbird will not respect it. It will continue to open links in Firefox. Under Linux (Ubuntu and its derivatives for sure) there is only one way to amend this. Go to .mozilla-thunderbird, find the directory for your profile (something like rv7dwavi.default) and [...]]]></description>
			<content:encoded><![CDATA[<p>Even if you have changed to <a href="http://linux.bgsnow.com/ubuntu-change-default-browser-to-google-chrome.php" target="_blank">Google Chrome your default browser in Linux</a>, Thunderbird will not respect it. It will continue to open links in Firefox.</p>
<p>Under Linux (Ubuntu and its derivatives for sure) there is only one way to amend this. Go to .mozilla-thunderbird, find the directory for your profile (something like rv7dwavi.default) and open the file prefs.js.</p>
<p>Then search for the strings  <em>network.protocol-handler.app.htt</em>p and <em>network.protocol-handler.app.https. </em></p>
<p>Usually these directives are missing so you can safely add them anew as follows:</p>
<p><em>user_pref("network.protocol-handler.app.http", "google-chrome");</em></p>
<p><em>user_pref("network.protocol-handler.app.https", "google-chrome");</em></p>
<p>That's all and from now on Thunderbird will open all links in Google Chrome.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.bgsnow.com/thunderbird-google-chrome-and-linux.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Change Default Browser to Google Chrome</title>
		<link>http://linux.bgsnow.com/ubuntu-change-default-browser-to-google-chrome.php</link>
		<comments>http://linux.bgsnow.com/ubuntu-change-default-browser-to-google-chrome.php#comments</comments>
		<pubDate>Mon, 03 Aug 2009 07:42:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[google-chrome]]></category>
		<category><![CDATA[ubuntu default browser]]></category>

		<guid isPermaLink="false">http://linux.bgsnow.com/?p=136</guid>
		<description><![CDATA[Google Chrome for Linux has been out for quite a long time. Its latest build (as of 3 August 2009) even supports Flash So if you think it is time to get rid of the old Firefox, the first thing to do is to make sure that it is set as your default browser. Of course, [...]]]></description>
			<content:encoded><![CDATA[<p>Google Chrome for Linux has been out for quite a long time. Its latest build (as of 3 August 2009) even supports Flash <img src='http://linux.bgsnow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So if you think it is time to get rid of the old Firefox, the first thing to do is to make sure that it is set as your default browser. Of course, we assume you have installed it already <img src='http://linux.bgsnow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, in terminal just type:</p>
<p>sudo update-alternatives --config x-www-browser</p>
<p>(I have found an alternative spelling for config with a single slash '-' which does not work for me <img src='http://linux.bgsnow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>Then just choose the number for /usr/bin/google-chrome, in my case it is 4.</p>
<p>The good part is that this default setting works not only with Gnome but also LXDE as in my case.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.bgsnow.com/ubuntu-change-default-browser-to-google-chrome.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
