From 8d6a00297f17818d040ffd4953baecae7cbcf82d Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Thu, 15 Aug 2013 19:28:44 +0400 Subject: [PATCH] Tv transport icon fix --- src/disco.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/disco.py b/src/disco.py index 05153188a..744a345eb 100644 --- a/src/disco.py +++ b/src/disco.py @@ -114,6 +114,7 @@ def _gen_agent_type_info(): ('_jid', 'mrim'): (False, 'mrim'), ('gateway', 'facebook'): (False, 'facebook'), ('_jid', 'facebook'): (False, 'facebook'), + ('gateway', 'tv'): (False, 'tv'), } # Category type to "human-readable" description string, and sort priority