clients_icons. add jtalk support

This commit is contained in:
Denis Fomin
2011-08-28 00:11:38 +03:00
parent 3be3cd6cd1
commit 64829aa2e5
3 changed files with 7 additions and 6 deletions

View File

@@ -119,11 +119,12 @@ clients = {
'http://fin.jabber.ru/caps': 'bot.png',
'https://www.jappix.com/': 'jappix.png',
'http://japyt.googlecode.com': 'japyt.png',
'http://www.xfire.com/': 'xfire.png',
'http://www.xfire.com/caps': 'xfire.png',
'http://lytgeygen.ru/caps': 'bot.png',
'http://aspro.users.ru/historian-bot/': 'bot.png',
'http://pigeon.vpro.ru/caps': 'pigeon.png',
'http://www.xfire.com/': 'xfire.png',
'http://www.xfire.com/caps': 'xfire.png',
'http://lytgeygen.ru/caps': 'bot.png',
'http://aspro.users.ru/historian-bot/': 'bot.png',
'http://pigeon.vpro.ru/caps': 'pigeon.png',
'http://jtalk.ustyugov.net/caps': 'jtalk.png',
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,7 +1,7 @@
[info]
name: Clients icons
short_name: clients_icons
version: 1.0
version: 1.1
description: Shows the client icons in the roster
and in groupchats.
Depends: Gajim > r12506