]> git.0d.be Git - empathy.git/commit
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id directly
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 9 Jun 2009 12:56:10 +0000 (13:56 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 9 Jun 2009 12:56:10 +0000 (13:56 +0100)
commit4047625966d7de345673f6e0603c7e45f2e7d747
tree5186c74b4bc314401863bf9e3029353193b50711
parent08fb04d03b17c44e401d89cfd0e957c41cdf3b56
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id directly

priv->id is not supposed to be set for not log contacts so the avatar
cache was broken for all TpContact.
libempathy/empathy-contact.c