<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,7 +55,7 @@ accounts.init = function() {
     this._channel.on(
         function(ev) (ev.name == 'presence' &amp;&amp;
                ev.dir == 'out' &amp;&amp;
-               (!ev || ev.type == 'unavailable') &amp;&amp;
+               (!ev.type || ev.type == 'unavailable') &amp;&amp;
                !ev.to),
         function(presence) {
             var xulAccount = $('#accounts .account[account=&quot;' + presence.account + '&quot;]');</diff>
      <filename>chrome/content/dashboard/widget_accounts.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3695aadba4fb591185680df81878cea7eae5aa97</id>
    </parent>
  </parents>
  <author>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </author>
  <url>http://github.com/bard/sameplace/commit/328273eca45f2b9a6e9d35c92cbe4f66b63ef0d2</url>
  <id>328273eca45f2b9a6e9d35c92cbe4f66b63ef0d2</id>
  <committed-date>2009-04-20T01:50:33-07:00</committed-date>
  <authored-date>2009-04-20T01:50:33-07:00</authored-date>
  <message>Accounts widget: when updating status upon presence change wasn't inspecting type of presence correctly.</message>
  <tree>f9dffd71fb98c1b6b9a6a42bb8f5856bb75c4fa2</tree>
  <committer>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </committer>
</commit>
