<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -169,7 +169,7 @@ tweet_status_cell_constructed (GObject *gobject)
   twitter_date_to_time_val (twitter_status_get_created_at (cell-&gt;status), &amp;timeval);
 
   created_at = tweet_format_time_for_display (&amp;timeval);
-  text = g_strdup_printf (&quot;&lt;b&gt;%s&lt;/b&gt; %s &lt;small&gt;%s&lt;/small&gt;&quot;,
+  text = g_strdup_printf (&quot;&lt;b&gt;%s&lt;/b&gt; %s\n\n&lt;small&gt;%s&lt;/small&gt;&quot;,
                           twitter_user_get_screen_name (user),
                           escaped,
                           created_at);</diff>
      <filename>src/tweet-status-cell.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5ff40cff974d95032780e4e57c470d8ef63e267a</id>
    </parent>
  </parents>
  <author>
    <name>Emmanuele Bassi</name>
    <email>ebassi@openedhand.com</email>
  </author>
  <url>http://github.com/ebassi/tweet/commit/79afa3cbaa9ebb027394d645be2b20666021425b</url>
  <id>79afa3cbaa9ebb027394d645be2b20666021425b</id>
  <committed-date>2008-07-03T08:43:52-07:00</committed-date>
  <authored-date>2008-07-03T08:43:52-07:00</authored-date>
  <message>Separate the timestamp from the text in the status view

Improve the readability of the status text by splitting the
text from the timestamp text.</message>
  <tree>376a7fba847d49d3f8341ab8c1a358af5a5d1922</tree>
  <committer>
    <name>Emmanuele Bassi</name>
    <email>ebassi@openedhand.com</email>
  </committer>
</commit>
