<?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"
	>
<channel>
	<title>Comments on: Gaim nicer notifications with libnotify on Ubuntu 6.10 Edgy</title>
	<atom:link href="http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Fri, 29 Aug 2008 19:46:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: adapa</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-108858</link>
		<dc:creator>adapa</dc:creator>
		<pubDate>Sun, 09 Mar 2008 18:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-108858</guid>
		<description>Using Xubuntu 7.10, the package isn't installed by default, but there is a binary package called pidgin-libnotify now in the repos.
sudo apt-get install pidgin-libnotify
to install.</description>
		<content:encoded><![CDATA[<p>Using Xubuntu 7.10, the package isn&#8217;t installed by default, but there is a binary package called pidgin-libnotify now in the repos.<br />
sudo apt-get install pidgin-libnotify<br />
to install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88854</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Mon, 09 Apr 2007 10:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88854</guid>
		<description>DOH - you dont expect me to actually read it do you - I only have time to read the title ;-)</description>
		<content:encoded><![CDATA[<p>DOH - you dont expect me to actually read it do you - I only have time to read the title ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88580</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Mon, 09 Apr 2007 00:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88580</guid>
		<description>The *first five words* in this HOWTO are "Gaim now renamed to Pidgin". bald man. :)</description>
		<content:encoded><![CDATA[<p>The *first five words* in this HOWTO are &#8220;Gaim now renamed to Pidgin&#8221;. bald man. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88576</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Mon, 09 Apr 2007 00:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88576</guid>
		<description>Of course we should mention that Gaim isnt Gaim any more - its now called Pidgin

For what its worth ;-)</description>
		<content:encoded><![CDATA[<p>Of course we should mention that Gaim isnt Gaim any more - its now called Pidgin</p>
<p>For what its worth ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88543</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Sun, 08 Apr 2007 22:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88543</guid>
		<description>Chris: thanks! HOWTO updated.</description>
		<content:encoded><![CDATA[<p>Chris: thanks! HOWTO updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88542</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 08 Apr 2007 22:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88542</guid>
		<description>I noticed a few small problems with this howto (otherwise, it worked fine):
- "sudo aptitude build-essential" should be "sudo aptitude install build-essential"
- I also had to install the cdbs package; otherwise, the "fakeroot apt-get --build source gaim-libnotify" failed.</description>
		<content:encoded><![CDATA[<p>I noticed a few small problems with this howto (otherwise, it worked fine):<br />
- &#8220;sudo aptitude build-essential&#8221; should be &#8220;sudo aptitude install build-essential&#8221;<br />
- I also had to install the cdbs package; otherwise, the &#8220;fakeroot apt-get &#8211;build source gaim-libnotify&#8221; failed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88540</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 08 Apr 2007 20:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2007/04/08/gaim-nicer-notifications-with-libnotify-on-ubuntu-610-edgy#comment-88540</guid>
		<description>Or sudo apt-get install gaim-libnotify then enable it in gaim plugins as their seems to be a precompiled package now (i think?)</description>
		<content:encoded><![CDATA[<p>Or sudo apt-get install gaim-libnotify then enable it in gaim plugins as their seems to be a precompiled package now (i think?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
