Changeset 9593

Show
Ignore:
Timestamp:
05/07/08 18:51:11 (2 months ago)
Author:
js
Message:

This looks better on win32.
And fix that stupid bug that glade will introuce again and again
(it's just to stupid to keep the image None and replaces it with
gtk-missing-image, so you always see a stupid image as avatar when
there's none)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/data/glade/message_window.glade

    r9590 r9593  
    7171                                  <widget class="GtkImage" id="avatar_image"> 
    7272                                    <property name="visible">True</property> 
    73                                     <property name="stock">gtk-missing-image</property> 
     73                                    <property name="stock">None</property> 
    7474                                  </widget> 
    7575                                </child> 
     
    764764                                    <property name="visible">True</property> 
    765765                                    <property name="stock">gtk-jump-to</property> 
    766                                     <property name="icon_size">2</property> 
    767766                                  </widget> 
    768767                                  <packing>