Skip to content
Snippets Groups Projects
Commit 22da1488 authored by Dicson's avatar Dicson
Browse files

clients icon.Artem Klyop.Added megafon,xabber and bot.

parent ce21a86d
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,9 @@ clients = {
'http://jasmineicq.ru/caps': 'jasmine.png',
'http://tomclaw.com/mandarin_im/caps': 'mandarin.png',
'http://gabber.sourceforge.net': 'gabber.png',
'http://www.igniterealtime.org/projects/smack/': 'xabber.png',
'http://megafonvolga.ru/': 'megafon.png',
'rss@isida-bot.com': 'osiris.png',
}
......@@ -180,6 +183,8 @@ class ClientsIconsPlugin(GajimPlugin):
caps = 'http://juick.com/caps'
elif jid == 'psto@psto.net':
caps = 'psto@psto.net'
elif jid == 'rss@isida-bot.com':
caps = 'rss@isida-bot.com'
self.set_icon(roster.model, child_iters[0], self.renderer_num,
caps)
......
clients_icons/icons/megafon.png

2.45 KiB

clients_icons/icons/xabber.png

1.58 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment