<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Firefox plugin woes</title>
	<atom:link href="http://blogs.gnome.org/hughsie/2009/07/14/firefox-plugin-woes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/hughsie/2009/07/14/firefox-plugin-woes/</link>
	<description>Blog about geeky stuff</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:28:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hughsie</title>
		<link>http://blogs.gnome.org/hughsie/2009/07/14/firefox-plugin-woes/comment-page-1/#comment-2911</link>
		<dc:creator>hughsie</dc:creator>
		<pubDate>Tue, 14 Jul 2009 20:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/?p=384#comment-2911</guid>
		<description>otte: I owe you a beer. That fixed things!</description>
		<content:encoded><![CDATA[<p>otte: I owe you a beer. That fixed things!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otte</title>
		<link>http://blogs.gnome.org/hughsie/2009/07/14/firefox-plugin-woes/comment-page-1/#comment-2910</link>
		<dc:creator>otte</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/?p=384#comment-2910</guid>
		<description>NPP is a pointer already, so this diff should fix it:

- g_signal_connect (install, &quot;refresh&quot;, G_CALLBACK (pk_main_refresh_cb), &amp;instance);
+ g_signal_connect (install, &quot;refresh&quot;, G_CALLBACK (pk_main_refresh_cb), instance);

plus an s/NPP*/NPP/ in the callback.</description>
		<content:encoded><![CDATA[<p>NPP is a pointer already, so this diff should fix it:</p>
<p>- g_signal_connect (install, &#8220;refresh&#8221;, G_CALLBACK (pk_main_refresh_cb), &amp;instance);<br />
+ g_signal_connect (install, &#8220;refresh&#8221;, G_CALLBACK (pk_main_refresh_cb), instance);</p>
<p>plus an s/NPP*/NPP/ in the callback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
