Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2011-02-21 10:10:54 +0300
committerDenis Fomin <fominde@gmail.com>2011-02-21 10:10:54 +0300
commit37cb43f08c92be8218e2a337311c010fb9b68e59 (patch)
tree64eaba3e8e25ef44b18691bee117191cac5512d1 /clients_icons
parentdcee556d65a145474b3e35faf66e5ffdcab86bc7 (diff)
clients_icons.google chat support(ichat)
Diffstat (limited to 'clients_icons')
-rw-r--r--clients_icons/clients_icons.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients_icons/clients_icons.py b/clients_icons/clients_icons.py
index c3c92e9..e1529e7 100644
--- a/clients_icons/clients_icons.py
+++ b/clients_icons/clients_icons.py
@@ -29,6 +29,7 @@ clients = {
'http://miranda-im.org/caps': 'miranda.png',
'http://www.asterisk.org/xmpp/client/caps': 'asterisk.png',
'http://www.google.com/xmpp/client/caps': 'talkonaut.png',
+ 'http://talkgadget.google.com/client/caps': 'google.png',
'http://oneteam.im/caps': 'oneteamiphone.png',
'http://tkabber.jabber.ru/': 'tkabber.png',
'http://pidgin.im/': 'pidgin.png',