This commit is contained in:
shteef 2005-11-18 14:01:53 +00:00
parent 68b0f18402
commit 22b0cd65ab
2 changed files with 1 additions and 0 deletions

BIN
data/pixmaps/agents/rss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -84,6 +84,7 @@ def _gen_agent_type_info():
# Services
('conference', 'text'): (MucBrowser, 'unknown.png'),
('headline', 'rss'): (AgentBrowser, 'rss.png'),
# Transports
('conference', 'irc'): (False, 'irc.png'),