added missing png files back (must have been lost in the py2 to py3 conversion process)

This commit is contained in:
tmolitor
2016-09-04 23:55:49 +02:00
parent 561295805d
commit 92a05deb37
4 changed files with 1 additions and 2 deletions

View File

@@ -127,7 +127,6 @@ class HttpuploadPlugin(GajimPlugin):
# maybe don't delete this and detect vanished upload components when actually trying to upload something
log.info("Deleting %s from jid_to_servers (disconnected)" % gajim.get_jid_from_account(chat_control.account))
del jid_to_servers[gajim.get_jid_from_account(chat_control.account)]
#pass
# query info at most every 60 seconds in case something goes wrong
if ((not chat_control.account in last_info_query or