<?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: [ANNOUNCE] D-Feet D-Bus Debugger 0.1.6</title>
	<atom:link href="http://www.j5live.com/2007/12/13/announce-d-feet-d-bus-debugger-016/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j5live.com/2007/12/13/announce-d-feet-d-bus-debugger-016/</link>
	<description>Where the urethane hits the pavement</description>
	<lastBuildDate>Fri, 27 Aug 2010 16:17:13 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2007/12/13/announce-d-feet-d-bus-debugger-016/comment-page-1/#comment-18865</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Sun, 16 Dec 2007 04:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=422#comment-18865</guid>
		<description>ah, apparently the latest revisions weren&#039;t pushed to the master git repo.  Fixed, thanks.</description>
		<content:encoded><![CDATA[<p>ah, apparently the latest revisions weren&#8217;t pushed to the master git repo.  Fixed, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2007/12/13/announce-d-feet-d-bus-debugger-016/comment-page-1/#comment-18862</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Fri, 14 Dec 2007 16:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=422#comment-18862</guid>
		<description>That is fixed in 0.1.6, that bug was in 0.1.5 which I never released (well it was added to the download directory but I never announced it).  Why do you still see that bug?</description>
		<content:encoded><![CDATA[<p>That is fixed in 0.1.6, that bug was in 0.1.5 which I never released (well it was added to the download directory but I never announced it).  Why do you still see that bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reza</title>
		<link>http://www.j5live.com/2007/12/13/announce-d-feet-d-bus-debugger-016/comment-page-1/#comment-18861</link>
		<dc:creator>Reza</dc:creator>
		<pubDate>Fri, 14 Dec 2007 10:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=422#comment-18861</guid>
		<description>I have not access to report a bug on the project site, so I am reporting a tiny bug in patch format here :D


--- a/setup.py
+++ b/setup.py
@@ -54,7 +54,7 @@ dist = setup(name=&#039;d-feet&#039;,
     scripts=[&#039;d-feet&#039;],
     packages=[&#039;dfeet&#039;, &#039;dfeet/_ui&#039;],
     data_files=[
-        (&#039;share/dfeet&#039;, glob.glob(&quot;ui/*.glade&quot;)),
+        (&#039;share/dfeet&#039;, glob.glob(&quot;ui/*.ui&quot;)),
         (&#039;share/icons/hicolor/48x48/apps&#039;, [&#039;ui/dfeet-icon.png&#039;]),
         (&#039;share/applications&#039;, [&#039;ui/dfeet.desktop&#039;]),
         ]+I18NFILES+HELPDOCS+HELPIMAGES+OMFFILES
</description>
		<content:encoded><![CDATA[<p>I have not access to report a bug on the project site, so I am reporting a tiny bug in patch format here <img src='http://www.j5live.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>&#8212; a/setup.py<br />
+++ b/setup.py<br />
@@ -54,7 +54,7 @@ dist = setup(name=&#8217;d-feet&#8217;,<br />
     scripts=['d-feet'],<br />
     packages=['dfeet', 'dfeet/_ui'],<br />
     data_files=[<br />
-        ('share/dfeet', glob.glob("ui/*.glade")),<br />
+        ('share/dfeet', glob.glob("ui/*.ui")),<br />
         ('share/icons/hicolor/48x48/apps', ['ui/dfeet-icon.png']),<br />
         (&#8217;share/applications&#8217;, ['ui/dfeet.desktop']),<br />
         ]+I18NFILES+HELPDOCS+HELPIMAGES+OMFFILES</p>
]]></content:encoded>
	</item>
</channel>
</rss>
