disco entry is focusable

This commit is contained in:
Yann Leboulanger 2013-01-05 17:16:07 +01:00
parent 98abd4f4d2
commit ec6e9667fa
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ Agent JID - node</property>
<signal name="changed" handler="on_address_comboboxtext_changed" swapped="no"/>
<child internal-child="entry">
<object class="GtkEntry" id="address_entry">
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
</object>
</child>