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:
authorRomain DEP. <rom1dep@gmail.com>2018-03-31 16:58:27 +0300
committerRomain DEP. <rom1dep@gmail.com>2018-03-31 16:58:27 +0300
commitb28655cea8f5bb88d0c00194923cedf73dec6215 (patch)
tree3ba8ecfa542ff9249d0da01e266bc41ad7f6ae92
parent142511bf5eff69cef2c6b0a24cd5261ab156b106 (diff)
[clients_icons] add resources for Movim
-rw-r--r--clients_icons/clients.py1
-rw-r--r--clients_icons/icons/movim.pngbin0 -> 2043 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/clients_icons/clients.py b/clients_icons/clients.py
index ea50e96..f478bab 100644
--- a/clients_icons/clients.py
+++ b/clients_icons/clients.py
@@ -84,6 +84,7 @@ CLIENTS = {
'http://megafonvolga.ru/': ['megafon.png', 'Megafon'],
'http://miranda-im.org/caps': ['miranda.png', 'Miranda'],
'http://miranda-ng.org/caps' :['miranda_ng.png', 'Miranda NG'],
+ 'http://moxl.movim.eu/': ['movim.png', 'Movim'],
'nimbuzz:caps': ['nimbuzz.png', 'Nimbuzz'],
'http://nimbuzz.com/caps': ['nimbuzz.png', 'Nimbuzz'],
'http://home.gna.org/': ['omnipresence.png', 'Omnipresence'],
diff --git a/clients_icons/icons/movim.png b/clients_icons/icons/movim.png
new file mode 100644
index 0000000..5b536f1
--- /dev/null
+++ b/clients_icons/icons/movim.png
Binary files differ