Conference icon
This commit is contained in:
parent
1de6c0d8b4
commit
f5e22fbbfa
2 changed files with 1 additions and 1 deletions
BIN
data/pixmaps/agents/conference.png
Normal file
BIN
data/pixmaps/agents/conference.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
|
@ -83,7 +83,7 @@ def _gen_agent_type_info():
|
||||||
('services', 'jabber'): (ToplevelAgentBrowser, 'jabber.png'),
|
('services', 'jabber'): (ToplevelAgentBrowser, 'jabber.png'),
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
('conference', 'text'): (MucBrowser, 'unknown.png'),
|
('conference', 'text'): (MucBrowser, 'conference.png'),
|
||||||
('headline', 'rss'): (AgentBrowser, 'rss.png'),
|
('headline', 'rss'): (AgentBrowser, 'rss.png'),
|
||||||
('headline', 'weather'): (False, 'weather.png'),
|
('headline', 'weather'): (False, 'weather.png'),
|
||||||
('gateway', 'weather'): (False, 'weather.png'),
|
('gateway', 'weather'): (False, 'weather.png'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue