small fix

This commit is contained in:
Nikos Kouremenos 2005-03-28 00:25:51 +00:00
parent 45540743fd
commit eadbcdb201
2 changed files with 1 additions and 2 deletions

View File

@ -1679,7 +1679,6 @@ class Service_discovery_window:
self.browse(jid)
def on_address_comboboxentry_changed(self, widget):
print 'be'
self.on_go_button_clicked(widget)
def __init__(self, plugin, account):

View File

@ -2491,7 +2491,7 @@
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
<property name="fixed_height_mode">True</property>
<property name="hover_selection">False</property>
<property name="hover_expand">False</property>
<signal name="row_activated" handler="on_agents_treeview_row_activated" last_modification_time="Tue, 01 Mar 2005 14:20:15 GMT"/>