]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-contact-factory.c
Use tp-glib generated code for file transfers rather than extensions.
[empathy.git] / libempathy / empathy-tp-contact-factory.c
index 9fe143e43ba60b8ba207142741091616a010a8bd..d83ba12a8ce146203497f4e86d664272c96ddb09 100644 (file)
@@ -856,7 +856,7 @@ get_requestable_channel_classes_cb (TpProxy *connection,
                        TP_IFACE_CHANNEL ".ChannelType");
                if (chan_type == NULL ||
                    tp_strdiff (g_value_get_string (chan_type),
-                               EMP_IFACE_CHANNEL_TYPE_FILE_TRANSFER)) {
+                               TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER)) {
                        continue;
                }