X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fgossip-private-chat.c;h=1ceb6d4a5b701be5ce27b9112b0c770befd4576f;hp=229895051803d7d332970c4af7344ec087347c08;hb=3e0960a8f543917145421d44a208177289028121;hpb=a6dd26148d5cd05475d27ab26c395e60beb797b2 diff --git a/libempathy-gtk/gossip-private-chat.c b/libempathy-gtk/gossip-private-chat.c index 22989505..1ceb6d4a 100644 --- a/libempathy-gtk/gossip-private-chat.c +++ b/libempathy-gtk/gossip-private-chat.c @@ -363,7 +363,7 @@ private_chat_setup (GossipPrivateChat *chat, G_CALLBACK (private_chat_contact_updated_cb), chat); g_signal_connect (priv->contact, - "notify::presences", + "notify::presence", G_CALLBACK (private_chat_contact_presence_updated_cb), chat);