diff --git a/clients_icons/clients_icons.py b/clients_icons/clients_icons.py
index 61e97496c2591a6da4ce3dd5b86f55122c153547..0c60e92b1ee5dac90f4792beaf9cf747066f6710 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 27d549005f46f1c4a7f2231f81c8f5ff7935df27..13e9ab8c0e354d6dd2af66c3811a40f072cfbd89 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