Conference icon

This commit is contained in:
shteef 2005-11-18 14:29:34 +00:00
parent 1de6c0d8b4
commit f5e22fbbfa
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -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'),