change the size of a 'info' button

This commit is contained in:
Denis Fomin 2011-11-10 15:50:32 +03:00
parent 4c66686f53
commit a574abb1a4
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="stock">gtk-info</property>
<property name="icon-size">2</property>
<property name="icon-size">1</property>
</object>
</child>
</object>