<?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: ViewAbout</title>
	<atom:link href="http://www.rumblingedge.com/2008/11/21/viewabout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rumblingedge.com/2008/11/21/viewabout/</link>
	<description>Tracking developments in Mozilla Thunderbird builds</description>
	<lastBuildDate>Fri, 12 Mar 2010 01:46:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carl Umpin</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-3232</link>
		<dc:creator>Carl Umpin</dc:creator>
		<pubDate>Wed, 14 Jan 2009 03:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-3232</guid>
		<description>What an intriguing theme. I&#039;m emailing this to every individual that I know. This is just absolutely wonderful.</description>
		<content:encoded><![CDATA[<p>What an intriguing theme. I&#8217;m emailing this to every individual that I know. This is just absolutely wonderful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Kwong</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-3110</link>
		<dc:creator>Gary Kwong</dc:creator>
		<pubDate>Wed, 31 Dec 2008 20:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-3110</guid>
		<description>@Smokey: I&#039;ll fix that in the next release, probably by changing the wording.

@C@rbon: I see the error too, though I&#039;m wondering what could have gone wrong. It doesn&#039;t affect the functionality of ViewAbout though, thanks for pointing it out..</description>
		<content:encoded><![CDATA[<p>@Smokey: I&#8217;ll fix that in the next release, probably by changing the wording.</p>
<p>@C@rbon: I see the error too, though I&#8217;m wondering what could have gone wrong. It doesn&#8217;t affect the functionality of ViewAbout though, thanks for pointing it out..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C@rb0n</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-3073</link>
		<dc:creator>C@rb0n</dc:creator>
		<pubDate>Fri, 19 Dec 2008 17:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-3073</guid>
		<description>Hi: the extension used to work great, but now when doing View --&gt; ViewAbout --&gt; {whatever} on Thunderbird Trunk builds, I get this in error console:

Error: [Exception... &quot;Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]&quot;  nsresult: &quot;0x80004005 (NS_ERROR_FAILURE)&quot;  location: &quot;JS frame :: chrome://global/content/bindings/browser.xml ::  :: line 641&quot;  data: no]
Source file: chrome://global/content/bindings/browser.xml
Line: 647</description>
		<content:encoded><![CDATA[<p>Hi: the extension used to work great, but now when doing View &#8211;&gt; ViewAbout &#8211;&gt; {whatever} on Thunderbird Trunk builds, I get this in error console:</p>
<p>Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]&#8221;  nsresult: &#8220;0&#215;80004005 (NS_ERROR_FAILURE)&#8221;  location: &#8220;JS frame :: chrome://global/content/bindings/browser.xml ::  :: line 641&#8243;  data: no]<br />
Source file: chrome://global/content/bindings/browser.xml<br />
Line: 647</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James John Malcolm</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-3024</link>
		<dc:creator>James John Malcolm</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-3024</guid>
		<description>No statusbar? Would probably be handy...

(...and also - developers would notice that the statusbar isn&#039;t Unified on the mac)</description>
		<content:encoded><![CDATA[<p>No statusbar? Would probably be handy&#8230;</p>
<p>(&#8230;and also &#8211; developers would notice that the statusbar isn&#8217;t Unified on the mac)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smokey Ardisson</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-2866</link>
		<dc:creator>Smokey Ardisson</dc:creator>
		<pubDate>Sat, 22 Nov 2008 19:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-2866</guid>
		<description>Note that when you display about:license/about:licence, you&#039;ll be displaying the wrong file for Thunderbird (unless Tb&#039;s jar packing been changed subsequently); when I was working on auto-generating Tb&#039;s license.html in &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=428144&quot; rel=&quot;nofollow&quot;&gt;bug 428144&lt;/a&gt;, Phil assured me that Tb would never want the correct version in the jar.

As a result, what you&#039;re seeing in the viewer is probably a generic Mozilla Toolkit license, rather than the Thunderbird license.  You probably want to disable about:licen[cs]e in your viewer, or load the stand-alone license.html file, or fix the build system to  jar the right file and set up a chrome override like I did for Firefox and &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=428332&quot; rel=&quot;nofollow&quot;&gt;SeaMonkey&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Note that when you display about:license/about:licence, you&#8217;ll be displaying the wrong file for Thunderbird (unless Tb&#8217;s jar packing been changed subsequently); when I was working on auto-generating Tb&#8217;s license.html in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428144" rel="nofollow">bug 428144</a>, Phil assured me that Tb would never want the correct version in the jar.</p>
<p>As a result, what you&#8217;re seeing in the viewer is probably a generic Mozilla Toolkit license, rather than the Thunderbird license.  You probably want to disable about:licen[cs]e in your viewer, or load the stand-alone license.html file, or fix the build system to  jar the right file and set up a chrome override like I did for Firefox and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428332" rel="nofollow">SeaMonkey</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Komodo ViewAbout &#171; Snippets code from my daily experience</title>
		<link>http://www.rumblingedge.com/2008/11/21/viewabout/comment-page-1/#comment-2859</link>
		<dc:creator>Komodo ViewAbout &#171; Snippets code from my daily experience</dc:creator>
		<pubDate>Fri, 21 Nov 2008 17:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rumblingedge.com/?p=1112#comment-2859</guid>
		<description>[...] Filed under: Uncategorized &#8212; dafi @ 7:42 pm   After reading ViewAbout post written by Gary Kwong I was curious to see what Komodo should have [...]</description>
		<content:encoded><![CDATA[<p>[...] Filed under: Uncategorized &#8212; dafi @ 7:42 pm   After reading ViewAbout post written by Gary Kwong I was curious to see what Komodo should have [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.447 seconds -->
<!-- Cached page served by WP-Cache -->
