<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -510,7 +510,7 @@ TabooStorageSQL.prototype = {
     for each (var result in results) {
       var entry = '    &lt;DT&gt;&lt;A HREF=&quot;' + result.url + '&quot;';
 
-      if (result.favicon) { 
+      if (result.favicon) {
         entry += ' ICON=&quot;' + result.favicon + '&quot;';
       }
 
@@ -545,6 +545,8 @@ TabooStorageSQL.prototype = {
 
     ostream.flush();
     ostream.close();
+
+    return results.length;
   },
   _getImageFile: function TSSQL__getImageFile(id) {
     var file = this._tabooDir.clone();</diff>
      <filename>components/oyTaboo.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c49cc3a5db94b2c5b9faa2c6415cc7d95ffd871</id>
    </parent>
  </parents>
  <author>
    <name>Manish Singh</name>
    <email>yosh@gimp.org</email>
  </author>
  <url>http://github.com/anotherjesse/taboo/commit/29e46889c6629d3e5149970544e179d026964795</url>
  <id>29e46889c6629d3e5149970544e179d026964795</id>
  <committed-date>2009-02-03T20:09:08-08:00</committed-date>
  <authored-date>2009-02-03T20:09:08-08:00</authored-date>
  <message>Actually return the number of taboos exported as HTML</message>
  <tree>dee647adf56783271ece28e506721bc93397229c</tree>
  <committer>
    <name>Manish Singh</name>
    <email>yosh@gimp.org</email>
  </committer>
</commit>
