This commit is contained in:
Nikos Kouremenos 2005-06-07 21:56:01 +00:00
parent 6bdc0fc599
commit 1b55865fda
1 changed files with 2 additions and 1 deletions

View File

@ -9971,7 +9971,7 @@ JID: whatever@jabber.org</property>
<property name="above_child">False</property>
<child>
<widget class="GtkImage" id="image614">
<widget class="GtkImage" id="avatar_image">
<property name="visible">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
@ -10002,6 +10002,7 @@ JID: whatever@jabber.org</property>
<child>
<widget class="GtkScrolledWindow" id="conversation_scrolledwindow">
<property name="border_width">3</property>
<property name="height_request">40</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>