<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ class GMailWidget(BaseWidget):
             msg = &quot;Got one unread message&quot;
         else:
             msg = &quot;Got %d unread messages&quot; % msg_count
-            if 10 &lt; msg_count &lt;= 20: color = &quot;yellow&quot;
+            if 10 &lt; msg_count &lt;= 25: color = &quot;yellow&quot;
             elif msg_count &gt; 20: color = &quot;red&quot;
 
         return (msg, color)</diff>
      <filename>gmail.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3fcfc5870c6215190d56d9ad8e638293d3ddb904</id>
    </parent>
  </parents>
  <author>
    <name>Giuliani Vito Ivan</name>
    <email>giuliani.v@gmail.com</email>
  </author>
  <url>http://github.com/kratorius/osdwidget/commit/c9007744fbf3da3e77fae30cb137ec31a9700d12</url>
  <id>c9007744fbf3da3e77fae30cb137ec31a9700d12</id>
  <committed-date>2009-04-06T06:29:43-07:00</committed-date>
  <authored-date>2009-04-06T06:29:43-07:00</authored-date>
  <message>Increase the 'warning' threashold for unread messages</message>
  <tree>c599f20804aedac6b56c0ca8677f2e57d2a65720</tree>
  <committer>
    <name>Giuliani Vito Ivan</name>
    <email>giuliani.v@gmail.com</email>
  </committer>
</commit>
