[empathy: 57/59] contact-list-view: added note about waiting for manager to be come ready bug
- From: Jonny Lamb <jonnylamb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 57/59] contact-list-view: added note about waiting for manager to be come ready bug
- Date: Mon, 2 Nov 2009 13:42:41 +0000 (UTC)
commit 6996bc2efb7643418baf090e9c158906724e2633
Author: Jonny Lamb <jonnylamb gnome org>
Date: Fri Oct 30 10:51:18 2009 +0000
contact-list-view: added note about waiting for manager to be come ready bug
Signed-off-by: Jonny Lamb <jonnylamb gnome org>
libempathy-gtk/empathy-contact-list-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-list-view.c b/libempathy-gtk/empathy-contact-list-view.c
index 3f58dd3..c19ad32 100644
--- a/libempathy-gtk/empathy-contact-list-view.c
+++ b/libempathy-gtk/empathy-contact-list-view.c
@@ -299,7 +299,7 @@ contact_list_view_drag_data_received (GtkWidget *view,
id);
/* FIXME: should probably make sure the account manager is prepared
- * before calling _ensure_account on it. */
+ * before calling _ensure_account on it. See bug 600115. */
account_manager = tp_account_manager_dup ();
strv = g_strsplit (id, ":", 2);
if (g_strv_length (strv) == 2) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]