]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-factory.c
prefix Telepathy bus names with TP_
[empathy.git] / src / empathy-call-factory.c
index 57254e659e8f996e3c7e731504f5266aae04afb2..3b57761d94c04f7a4dcf34c502c7c8b162503048 100644 (file)
@@ -163,7 +163,7 @@ empathy_call_factory_initialise (void)
   self = EMPATHY_CALL_FACTORY (g_object_new (EMPATHY_TYPE_CALL_FACTORY,
       "account-manager", am,
       "factory", factory,
-      "name", EMPATHY_CALL_BUS_NAME_SUFFIX,
+      "name", EMPATHY_CALL_TP_BUS_NAME_SUFFIX,
       NULL));
 
   g_object_unref (am);