empathy r865 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r865 - trunk/src
- Date: Thu, 3 Apr 2008 12:38:56 +0100 (BST)
Author: xclaesse
Date: Thu Apr 3 12:38:55 2008
New Revision: 865
URL: http://svn.gnome.org/viewvc/empathy?rev=865&view=rev
Log:
Comment out a empathy_contact_run_until_ready call because it doesn't work.
Modified:
trunk/src/empathy-status-icon.c
Modified: trunk/src/empathy-status-icon.c
==============================================================================
--- trunk/src/empathy-status-icon.c (original)
+++ trunk/src/empathy-status-icon.c Thu Apr 3 12:38:55 2008
@@ -700,10 +700,11 @@
return;
}
+ /* FIXME: This never return, why?
empathy_contact_run_until_ready (contact,
EMPATHY_CONTACT_READY_NAME,
NULL);
-
+ */
str = g_string_new (NULL);
g_string_printf (str, _("Subscription requested by %s"),
empathy_contact_get_name (contact));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]