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:
authorDaniel <mailtrash@posteo.de>2017-12-15 11:17:45 +0300
committerDaniel <mailtrash@posteo.de>2017-12-15 11:17:45 +0300
commit7ba4201e4c97f9372254955ea38ffc7992b807bf (patch)
tree636bb9b840a02b5060c38b8462c41c6f13d3a8ac
parent37211a8a592dca13e2ad696cf02a2d4e2be15648 (diff)
[client_icons] Add Dino to clients_icons.py
-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 2eba7ff..928088c 100644
--- a/clients_icons/clients_icons.py
+++ b/clients_icons/clients_icons.py
@@ -157,6 +157,7 @@ clients = {
'SecuGab': ['secugab.png', 'Secugab'],
'Jappix': ['jappix.png', 'Jappix'],
'Movim': ['movim.png', 'Movim'],
+ 'Dino': ['dino.png', 'Dino'],
}