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-05-02 11:46:41 +0400
committerDenis Fomin <fominde@gmail.com>2011-05-02 11:46:41 +0400
commita49c5633d7f50e93758c6c6e824eeb5baf62da89 (patch)
tree2730d5870518dda666f8f4739b898baae9c6148b /clients_icons
parent249169fca959a95190d4e92efa1ff99a830f1271 (diff)
clients_icons. some fix
Diffstat (limited to 'clients_icons')
-rw-r--r--clients_icons/clients_icons.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/clients_icons/clients_icons.py b/clients_icons/clients_icons.py
index b456d5e..51064b3 100644
--- a/clients_icons/clients_icons.py
+++ b/clients_icons/clients_icons.py
@@ -120,10 +120,10 @@ clients = {
'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/caps': 'xfire.png',
+ 'http://lytgeygen.ru/caps': 'bot.png',
+ 'http://aspro.users.ru/historian-bot/': 'bot.png',
+ 'http://pigeon.vpro.ru/caps': 'pigeon.png',
}