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:
authorpitchum <pitchum@gramaton.org>2018-05-15 23:07:14 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-10-19 19:13:26 +0300
commit2a187d41849bffdb7d24416eb8091180ba056d2b (patch)
tree6e3c626b0eb6413b792002633010445d53a7432e /clients_icons
parentaae340c6d83b1553b92dbc590f51c5539f52b08d (diff)
[clients_icons] Add Yaxim
Diffstat (limited to 'clients_icons')
-rw-r--r--clients_icons/clients.py1
-rw-r--r--clients_icons/icons/yaxim.pngbin0 -> 1136 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/clients_icons/clients.py b/clients_icons/clients.py
index f478bab..eb1411e 100644
--- a/clients_icons/clients.py
+++ b/clients_icons/clients.py
@@ -146,6 +146,7 @@ CLIENTS = {
'http://www.igniterealtime.org/projects/smack/': ['xabber.png', 'Xabber'],
'http://www.xfire.com/': ['xfire.png', 'Xfire'],
'http://www.xfire.com/caps': ['xfire.png', 'Xfire'],
+ 'https://www.yaxim.org/': ['yaxim.png', 'Yaxim'],
'http://xu-6.jabbrik.ru/caps': ['bot.png', 'XU-6'],
}
LIBPURPLE_CLIENTS = {
diff --git a/clients_icons/icons/yaxim.png b/clients_icons/icons/yaxim.png
new file mode 100644
index 0000000..933829a
--- /dev/null
+++ b/clients_icons/icons/yaxim.png
Binary files differ