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-10-13 13:22:04 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-10-19 19:13:26 +0300
commitd1bb3d3940dfa1f6d91aba9b163483ae1797ee5f (patch)
tree13014e7eff919ac1bbf655e765a8dfca469b5f8e /clients_icons/clients.py
parent17c64d1e5c08993be7874a2500aa7b8a445a5875 (diff)
[clients_icons] Add Profanity
Diffstat (limited to 'clients_icons/clients.py')
-rw-r--r--clients_icons/clients.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients_icons/clients.py b/clients_icons/clients.py
index 60f3fcd..57e9f8f 100644
--- a/clients_icons/clients.py
+++ b/clients_icons/clients.py
@@ -104,6 +104,7 @@ CLIENTS = {
'http://jabber.pix-art.de': ['pixart.png', 'Pix-Art Messenger'],
'httр://sleekxmpp.com/ver/1.1.11': ['poezio.png', 'Poezio'],
'https://poez.io': ['poezio.png', 'Poezio'],
+ 'http://www.profanity.im': ['profanity.png', 'Profanity'],
'http://psi-im.org/caps': ['psi.png', 'Psi'],
'http://psi-plus.com': ['psiplus.png', 'Psi+'],
'http://psi-dev.googlecode.com/caps': ['psiplus.png', 'Psi+'],