RSS icon
This commit is contained in:
parent
68b0f18402
commit
22b0cd65ab
2 changed files with 1 additions and 0 deletions
BIN
data/pixmaps/agents/rss.png
Normal file
BIN
data/pixmaps/agents/rss.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
|
@ -84,6 +84,7 @@ def _gen_agent_type_info():
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
('conference', 'text'): (MucBrowser, 'unknown.png'),
|
('conference', 'text'): (MucBrowser, 'unknown.png'),
|
||||||
|
('headline', 'rss'): (AgentBrowser, 'rss.png'),
|
||||||
|
|
||||||
# Transports
|
# Transports
|
||||||
('conference', 'irc'): (False, 'irc.png'),
|
('conference', 'irc'): (False, 'irc.png'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue