ClientsIconsPlugin. Support Tigase messenger(Android)

This commit is contained in:
Denis Fomin
2012-11-28 16:11:48 +04:00
parent 601e60d769
commit 43fa1f172e
3 changed files with 2 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ clients = {
'https://www.meebo.com/': ['meebo.png', 'Meebo'],
'http://opensource.palm.com/packages.html': ['palm.png', 'Palm'],
'http://spectrum.im/': ['spectrum.png', 'Spectrum'],
'http://tigase.org/messenger': ['tigase.png', 'Tigase'],
}
libpurple_clients ={
'adium': 'http://www.adium.im/',

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

View File

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