]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-window.c
prefix Telepathy bus names with TP_
[empathy.git] / src / empathy-call-window.c
index 7371abdf9b30fa048784b75cfc9f8653525ee5f6..a54346c6de9d87b451a7c26ef0354dfab267ad2b 100644 (file)
@@ -1511,7 +1511,7 @@ empathy_call_window_incoming_call_response_cb (GtkDialog *dialog,
     {
       case GTK_RESPONSE_ACCEPT:
         tp_channel_dispatch_operation_handle_with_time_async (
-            self->priv->pending_cdo, EMPATHY_CALL_BUS_NAME,
+            self->priv->pending_cdo, EMPATHY_CALL_TP_BUS_NAME,
             empathy_get_current_action_time (), NULL, NULL);
 
         tp_clear_object (&self->priv->pending_cdo);