diff --git a/clients_icons/clients_icons.py b/clients_icons/clients_icons.py index 61e9749..0c60e92 100644 --- a/clients_icons/clients_icons.py +++ b/clients_icons/clients_icons.py @@ -33,6 +33,7 @@ clients = { 'http://oneteam.im/caps': 'oneteamiphone.png', 'http://tkabber.jabber.ru/': 'tkabber.png', 'http://pidgin.im/': 'pidgin.png', + 'http://pidgin.im/caps': 'pidgin.png', 'http://qutim.org': 'qutim.png', 'http://qutim.org/': 'qutim.png', 'http://exodus.jabberstudio.org/caps': 'exodus.png', diff --git a/clients_icons/manifest.ini b/clients_icons/manifest.ini index 27d5490..13e9ab8 100644 --- a/clients_icons/manifest.ini +++ b/clients_icons/manifest.ini @@ -1,7 +1,7 @@ [info] name: Clients icons short_name: clients_icons -version: 0.7 +version: 0.8 description: Shows the client icons in the roster and in groupchats. Depends: Gajim > r12506