]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chat.c
prefix Telepathy bus names with TP_
[empathy.git] / libempathy / empathy-tp-chat.c
index 6d2d0a9c9e6e5023029aab8b58cdf1cc89f05170..caa3960b8e28f47801bb8625729fc81974df424e 100644 (file)
@@ -225,7 +225,7 @@ empathy_tp_chat_add (EmpathyTpChat *self,
       /* Although this is a MUC, it's anonymous, so CreateChannel is
        * valid. */
       tp_account_channel_request_create_and_observe_channel_async (req,
-          EMPATHY_CHAT_BUS_NAME, NULL, create_conference_cb, NULL);
+          EMPATHY_CHAT_TP_BUS_NAME, NULL, create_conference_cb, NULL);
 
       g_object_unref (req);
       g_hash_table_unref (props);