[empathy: 55/59] log-store-empathy: refer to "make logs async" bug



commit e6da8954b005318b6e438a9306374cf07bd54030
Author: Jonny Lamb <jonnylamb gnome org>
Date:   Fri Oct 30 10:31:48 2009 +0000

    log-store-empathy: refer to "make logs async" bug
    
    Signed-off-by: Jonny Lamb <jonnylamb gnome org>

 libempathy/empathy-log-store-empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-log-store-empathy.c b/libempathy/empathy-log-store-empathy.c
index 787d5ca..8a25df7 100644
--- a/libempathy/empathy-log-store-empathy.c
+++ b/libempathy/empathy-log-store-empathy.c
@@ -407,7 +407,7 @@ log_store_empathy_search_hit_new (EmpathyLogStore *self,
     account_name = strv[len-3];
 
   /* FIXME: This assumes the account manager is prepared, but the
-   * synchronous API forces this. */
+   * synchronous API forces this. See bug #599189. */
   accounts = tp_account_manager_get_valid_accounts (priv->account_manager);
 
   for (l = accounts; l != NULL; l = g_list_next (l))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]