Jabber user directory icon
This commit is contained in:
parent
52eac71064
commit
951fcfa322
2 changed files with 1 additions and 0 deletions
BIN
data/pixmaps/agents/jud.png
Normal file
BIN
data/pixmaps/agents/jud.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
|
@ -88,6 +88,7 @@ def _gen_agent_type_info():
|
|||
('headline', 'weather'): (False, 'weather.png'),
|
||||
('gateway', 'weather'): (False, 'weather.png'),
|
||||
('_jid', 'weather'): (False, 'weather.png'),
|
||||
('directory', 'user'): (None, 'jud.png'),
|
||||
|
||||
# Transports
|
||||
('conference', 'irc'): (False, 'irc.png'),
|
||||
|
|
Loading…
Add table
Reference in a new issue