This commit is contained in:
Yann Leboulanger 2005-10-20 17:04:07 +00:00
parent 9a2fcf9ec1
commit cb1be7a818
1 changed files with 1 additions and 1 deletions

View File

@ -905,7 +905,7 @@ class Interface:
msg_type = 'file-stopped'
event_type = _('File Transfer Stopped')
self.add_event(account, jid, msg_typ, file_props)
self.add_event(account, jid, msg_type, file_props)
if gajim.config.get('notify_on_file_complete') and \
gajim.config.get('autopopupaway') or \