aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-log-store-empathy.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-04-22 18:16:10 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-04-22 18:21:16 +0800
commite444ee9b051168bbd591b9eadb03ae5f735e346f (patch)
tree8542d7b224f9a2709ef93edeb784b6771c91327d /libempathy/empathy-log-store-empathy.c
parent106a3a59f4a0192e7db510359dbbde0c1acc0b05 (diff)
downloadgsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar.gz
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar.bz2
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar.lz
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar.xz
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.tar.zst
gsoc2013-empathy-e444ee9b051168bbd591b9eadb03ae5f735e346f.zip
Rename empathy_contact_new_static to empathy_contact_new_for_log
Diffstat (limited to 'libempathy/empathy-log-store-empathy.c')
-rw-r--r--libempathy/empathy-log-store-empathy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/empathy-log-store-empathy.c b/libempathy/empathy-log-store-empathy.c
index 6485d0079..b74b5e177 100644
--- a/libempathy/empathy-log-store-empathy.c
+++ b/libempathy/empathy-log-store-empathy.c
@@ -481,8 +481,8 @@ log_store_empathy_get_messages_for_file (EmpathyLogStore *self,
t = empathy_time_parse (time);
- sender = empathy_contact_new_static (account, sender_id, sender_name,
- is_user);
+ sender = empathy_contact_new_for_log (account, sender_id, sender_name,
+ is_user);
if (!EMP_STR_EMPTY (sender_avatar_token))
empathy_contact_load_avatar_cache (sender,