[elghinn] fix indentation

This commit is contained in:
Yann Leboulanger 2007-06-04 08:32:20 +00:00
parent 5bca758fa6
commit b6dec549e0
1 changed files with 1 additions and 1 deletions

View File

@ -2098,7 +2098,7 @@ class PrivacyListWindow:
jid_entry_completion.set_text_column(0)
jid_entry_completion.set_model(jids_list_store)
jid_entry_completion.set_popup_completion(True)
self.edit_type_jabberid_entry.set_completion(jid_entry_completion)
self.edit_type_jabberid_entry.set_completion(jid_entry_completion)
if action == 'EDIT':
self.refresh_rules()