ClientsIconsPlugin.Support Miranda NG

This commit is contained in:
Denis Fomin
2013-08-24 13:35:19 +04:00
parent ff9d19d81e
commit 106223d6bb
3 changed files with 2 additions and 1 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 B

View File

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