ClientsIconsPlugin. Add Jitsi

This commit is contained in:
Denis Fomin
2013-07-05 23:34:50 +04:00
parent dacefc0068
commit ff9d19d81e
3 changed files with 2 additions and 1 deletions

View File

@@ -146,6 +146,7 @@ clients = {
'http://spectrum.im/': ['spectrum.png', 'Spectrum'],
'http://tigase.org/messenger': ['tigase.png', 'Tigase'],
'httр://sleekxmpp.com/ver/1.1.11': ['poezio.png', 'Poezio'],
'http://jitsi.org' :['jitsi.png', 'Jitsi'],
}
libpurple_clients ={
'adium': 'http://www.adium.im/',

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

View File

@@ -1,7 +1,7 @@
[info]
name: Clients icons
short_name: clients_icons
version: 4.3
version: 4.4
description: Shows the client icons in the roster
and in groupchats.
For icons in tooltip support, you need to install Gajim r14117 or above.