~ubuntu-branches/ubuntu/precise/empathy/precise-updates

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-protocol-chooser.c

  • Committer: Ken VanDine
  • Date: 2012-06-29 17:28:19 UTC
  • mfrom: (188.1.1 empathy)
  • Revision ID: ken.vandine@canonical.com-20120629172819-bl38rfqndp62hk05
* New upstream release (LP: #1018784).
  - Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed
  - irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
  - empathy-chat crashed with SIGSEGV in _tp_base_client_handle_channels() (Guillaume Desmottes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
{
90
90
  guint i;
91
91
  const gchar *names[] = {
92
 
    "facebook",
93
92
    "jabber",
94
93
    "local-xmpp",
95
94
    "gtalk",