changeset a064d8b1a7f0 in /home/hg/repos/gajim

branches: 
details:http://hg.gajim.org/gajim?cmd=changeset;node=a064d8b1a7f0
description: Tv transport icon fix

diffstat:

 src/disco.py |  1 +
 1 файлов изменено, 1 вставок(+), 0 удалений(-)

различия (11 строк):

diff -r c5adc76cf1b0 -r a064d8b1a7f0 src/disco.py
--- a/src/disco.py      Thu Aug 15 14:25:44 2013 +0200
+++ b/src/disco.py      Thu Aug 15 19:28:44 2013 +0400
@@ -112,6 +112,7 @@
         ('_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
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to