Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gajim-plugins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gajim
gajim-plugins
Commits
17c64d1e
Commit
17c64d1e
authored
Oct 13, 2018
by
pitchum
Committed by
Philipp Hörist
Oct 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[clients_icons] Fix detecting some clients.
- bitlbee - pix-art - poezio - xabber
parent
c4076686
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
clients_icons/clients.py
clients_icons/clients.py
+4
-1
No files found.
clients_icons/clients.py
View file @
17c64d1e
...
...
@@ -6,7 +6,7 @@ CLIENTS = {
'http://www.asterisk.org/xmpp/client/caps'
:
[
'asterisk.png'
,
'Asterisk'
],
'http://ayttm.souceforge.net/caps'
:
[
'ayttm.png'
,
'Ayttm'
],
'http://www.barobin.com/caps'
:
[
'bayanicq.png'
,
'Bayanicq'
],
'http://bitlbee.org/xmpp/caps'
:
[
'bitlbee.png'
,
'Bitl
b
ee'
],
'http://bitlbee.org/xmpp/caps'
:
[
'bitlbee.png'
,
'Bitl
B
ee'
],
'http://simpleapps.ru/caps#blacksmith'
:
[
'bot.png'
,
'Blacksmith'
],
'http://blacksmith-2.googlecode.com/svn/'
:
[
'bot.png'
,
'Blacksmith-2'
],
'http://jabber.pdg.pl/caps'
:
[
'bombus-klub.png'
,
'Bombus-klub'
],
...
...
@@ -101,7 +101,9 @@ CLIENTS = {
'http://pidgin.im/caps'
:
[
'pidgin.png'
,
'Pidgin'
],
'http://pigeon.vpro.ru/caps'
:
[
'pigeon.png'
,
'Pigeon'
],
'Pix-Art Messenger'
:
[
'pixart.png'
,
'Pix-Art Messenger'
],
'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://psi-im.org/caps'
:
[
'psi.png'
,
'Psi'
],
'http://psi-plus.com'
:
[
'psiplus.png'
,
'Psi+'
],
'http://psi-dev.googlecode.com/caps'
:
[
'psiplus.png'
,
'Psi+'
],
...
...
@@ -145,6 +147,7 @@ CLIENTS = {
'http://witcher-team.ucoz.ru/'
:
[
'bot.png'
,
'Witcher'
],
'http://online.yandex.ru/caps'
:
[
'yaonline.png'
,
'Yaonline'
],
'http://www.igniterealtime.org/projects/smack/'
:
[
'xabber.png'
,
'Xabber'
],
'https://www.xabber.com/'
:
[
'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'
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment