Changeset 3742

Show
Ignore:
Timestamp:
08/22/08 17:38:13
Author:
pvanhoof
Message:

2008-08-22 Philip Van Hoof <pvanhoof@gnome.org>

Patch by agx@sigxcpu.org

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r3741 r3742  
     12008-08-22  Philip Van Hoof  <pvanhoof@gnome.org> 
     2 
     3        * http://www.tinymail.org/trac/tinymail/ticket/81 
     4        Patch by agx@sigxcpu.org 
     5 
    162008-08-21  Sergio Villar Senin  <svillar@igalia.com> 
    27 
  • trunk/libtinymailui-gtk/tny-gtk-header-view.c

    r3666 r3742  
    181181        gtk_table_set_col_spacings (GTK_TABLE (self), 4); 
    182182 
    183         label2 = gtk_label_new (_("<b>to:</b>")); 
     183        label2 = gtk_label_new (_("<b>To:</b>")); 
    184184        gtk_widget_show (label2); 
    185185        gtk_table_attach (GTK_TABLE (self), label2, 0, 1, 1, 2,