[empathy] empathy-chat: disable file transfer for now



commit 1570d9b4827b5e24540960564bb1c487d3f062ae
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Jan 25 10:04:38 2011 +0100

    empathy-chat: disable file transfer for now
    
    It's broken so better disabling it than crashing (#637322).

 libempathy-gtk/empathy-chat.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index bc2f08e..4b3bcb4 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -3281,7 +3281,6 @@ empathy_chat_get_contact_menu (EmpathyChat *chat)
 		menu = empathy_contact_menu_new (priv->remote_contact,
 						 EMPATHY_CONTACT_FEATURE_CALL |
 						 EMPATHY_CONTACT_FEATURE_LOG |
-						 EMPATHY_CONTACT_FEATURE_FT |
 						 EMPATHY_CONTACT_FEATURE_INFO);
 	}
 



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