changeset d506456ac27d in /home/hg/repos/gajim
branches: gajim_0.16
details:http://hg.gajim.org/gajim?cmd=changeset;node=d506456ac27d
description: Tv transport icon fix
diffstat:
src/disco.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 938105bd5564 -r d506456ac27d src/disco.py
--- a/src/disco.py Thu Aug 15 14:38:59 2013 +0400
+++ 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