]> git.0d.be Git - empathy.git/commit
Set 'server' parameter on GTalk accounts.
authorWill Thompson <will.thompson@collabora.co.uk>
Mon, 27 Jun 2011 16:03:50 +0000 (17:03 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Mon, 27 Jun 2011 16:49:07 +0000 (17:49 +0100)
commit60d6f85f560b4c958085c8f759f519363a05e779
tree1feb7eb6cb740d4e41cdd4292273e3c1b6b396de
parent9d13e5abfc9802832cc0e81cfa96663ffdd4744d
Set 'server' parameter on GTalk accounts.

This stops us depending on properly-configured SRV records.
'fallback-servers' is not good enough in this situation:

 • foo.com's XMPP stuff is served by Google Apps;
 • your router breaks SRV requests;
 • foo.com resolves to 1.2.3.4 which has a (different) XMPP server
   listening on port 5222.

This may seem far-fetched, but this happened to two completely different
people, both hosted with Dreamhost.

https://bugzilla.gnome.org/show_bug.cgi?id=653510
libempathy-gtk/empathy-protocol-chooser.c