Skip to content
Snippets Groups Projects
Commit f5e22fbb authored by shteef's avatar shteef
Browse files

Conference icon

parent 1de6c0d8
No related branches found
No related tags found
No related merge requests found
data/pixmaps/agents/conference.png

1.06 KiB

......@@ -83,7 +83,7 @@ def _gen_agent_type_info():
('services', 'jabber'): (ToplevelAgentBrowser, 'jabber.png'),
# Services
('conference', 'text'): (MucBrowser, 'unknown.png'),
('conference', 'text'): (MucBrowser, 'conference.png'),
('headline', 'rss'): (AgentBrowser, 'rss.png'),
('headline', 'weather'): (False, 'weather.png'),
('gateway', 'weather'): (False, 'weather.png'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment