empathy r1798 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1798 - trunk/src
- Date: Fri, 21 Nov 2008 16:17:42 +0000 (UTC)
Author: xclaesse
Date: Fri Nov 21 16:17:42 2008
New Revision: 1798
URL: http://svn.gnome.org/viewvc/empathy?rev=1798&view=rev
Log:
Use empathy_contact_run_until_ready in EmpathyEventManager.
Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
Modified:
trunk/src/empathy-event-manager.c
Modified: trunk/src/empathy-event-manager.c
==============================================================================
--- trunk/src/empathy-event-manager.c (original)
+++ trunk/src/empathy-event-manager.c Fri Nov 21 16:17:42 2008
@@ -215,6 +215,8 @@
tp_file = empathy_tp_file_new (account, channel);
contact = empathy_tp_file_get_contact (tp_file);
+ empathy_contact_run_until_ready (contact,
+ EMPATHY_CONTACT_READY_NAME, NULL);
msg = g_strdup_printf (_("Incoming file transfer from %s"),
empathy_contact_get_name (contact));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]