changeset 517b0a34c3b8 in /home/hg/repos/gajim
branches: gtk3
details:http://hg.gajim.org/gajim?cmd=changeset;node=517b0a34c3b8
description: Tv transport icon fix
diffstat:
src/disco.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 4f1cfc338f55 -r 517b0a34c3b8 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
@@ -114,6 +114,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