]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-protocol-chooser.h
Merge commit 'staz/dnd'
[empathy.git] / libempathy-gtk / empathy-protocol-chooser.h
index b4ffeb33c3b0fc6d8df9dea8687b29b9343eeb7d..88b23cba26fa92420d328b960fd75ca014fef35a 100644 (file)
@@ -61,6 +61,7 @@ struct _EmpathyProtocolChooserClass
 typedef gboolean (*EmpathyProtocolChooserFilterFunc) (TpConnectionManager *cm,
     TpConnectionManagerProtocol *protocol,
     gboolean is_gtalk,
+    gboolean is_facebook,
     gpointer user_data);
 
 GType empathy_protocol_chooser_get_type (void) G_GNUC_CONST;