diff --git a/clients_icons/clients_icons.py b/clients_icons/clients_icons.py
index 632d9f041403848834521ad371a20a197437bbef..882b54f44b93a55715812e61e45c6d1fbeaf68fe 100644
--- a/clients_icons/clients_icons.py
+++ b/clients_icons/clients_icons.py
@@ -62,6 +62,7 @@ clients = {
     'http://www.apple.com/ichat/caps': 'ichat.png',
     'http://pjc.googlecode.com/caps': 'jubo.png',
     'talk.google.com': 'talk.google.com.png',
+    'http://www.android.com/gtalk/client/caps': 'talk.google.com.png',
     'http://swift.im': 'swift.png',
     'http://fatal-bot.spb.ru/caps': 'bot.png',
     'http://svn.posix.ru/fatal-bot/trunk': 'bot.png',
@@ -97,6 +98,9 @@ clients = {
     'http://digsby.com/caps': 'digsby.png',
     'http://jabber-net.ru/caps/talisman-bot': 'bot.png',
     'http://jabber-net.ru/talisman-bot/caps': 'bot.png',
+    'http://j-tmb.ru/caps': 'bot.png',
+    'http://simpleapps.ru/caps#blacksmith': 'bot.png',
+    'http://blacksmith-2.googlecode.com/svn/': 'bot.png',
     'http://qabber.ru/jame-bot': 'bot.png',
     'http://chat.freize.org/caps': 'freize.png',
     'http://pyvk-t.googlecode.com/caps': 'vkontakte.png',
@@ -127,6 +131,9 @@ clients = {
     'http://pigeon.vpro.ru/caps': 'pigeon.png',
     'http://jtalk.ustyugov.net/caps': 'jtalk.png',
     'psto@psto.net': 'psto.png',
+     'http://jasmineicq.ru/caps': 'jasmine.png',
+     'http://tomclaw.com/mandarin_im/caps': 'mandarin.png',
+     'http://gabber.sourceforge.net': 'gabber.png',
 }
 
 
diff --git a/clients_icons/icons/jasmine.png b/clients_icons/icons/jasmine.png
new file mode 100644
index 0000000000000000000000000000000000000000..74cd927926bf51bc33f62e00c4cb1a19ae9cf61f
Binary files /dev/null and b/clients_icons/icons/jasmine.png differ
diff --git a/clients_icons/icons/mandarin.png b/clients_icons/icons/mandarin.png
new file mode 100644
index 0000000000000000000000000000000000000000..f127ff7dbe6042d47d8224e9281a9ed7e20b4bed
Binary files /dev/null and b/clients_icons/icons/mandarin.png differ
diff --git a/clients_icons/manifest.ini b/clients_icons/manifest.ini
index bc0295f83f96b23830dbf3fba689ace4e7a44905..fd2fd4003b0d9a4e30bf82bf3bb4375426d10e09 100644
--- a/clients_icons/manifest.ini
+++ b/clients_icons/manifest.ini
@@ -1,9 +1,10 @@
 [info]
 name: Clients icons
 short_name: clients_icons
-version: 1.4
+version: 1.5
 description: Shows the client icons in the roster
  and in groupchats.
  Depends: Gajim > r12506
-authors = Denis Fomin <fominde@gmail.com>, Artem Klyop <art.klyop@gmail.com>
+authors = Denis Fomin <fominde@gmail.com>
+ Artem Klyop <art.klyop@gmail.com>
 homepage = http://trac-plugins.gajim.org/wiki/ClientsIcons