aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-ft-factory.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-06 22:06:37 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-06 22:32:57 +0800
commit983d1b03fa252ea5743d58f290ab70be8fa8c291 (patch)
treefec9a37b9800abbd38cf07fe0cfafe6e63a03d00 /libempathy/empathy-ft-factory.c
parent21674ad377f646ef1e242f7e4260ee2398a220be (diff)
downloadgsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar.gz
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar.bz2
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar.lz
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar.xz
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.tar.zst
gsoc2013-empathy-983d1b03fa252ea5743d58f290ab70be8fa8c291.zip
prefix Telepathy bus names with TP_
So it's clearer that we are referring the Telepathy bus name and not the GtkApplication one. https://bugzilla.gnome.org/show_bug.cgi?id=723766
Diffstat (limited to 'libempathy/empathy-ft-factory.c')
-rw-r--r--libempathy/empathy-ft-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-ft-factory.c b/libempathy/empathy-ft-factory.c
index 4bb1c3c57..f15f9fb6d 100644
--- a/libempathy/empathy-ft-factory.c
+++ b/libempathy/empathy-ft-factory.c
@@ -205,7 +205,7 @@ empathy_ft_factory_init (EmpathyFTFactory *self)
am = tp_account_manager_dup ();
priv->handler = tp_simple_handler_new_with_am (am, FALSE, FALSE,
- EMPATHY_FT_BUS_NAME_SUFFIX, FALSE, handle_channels_cb, self, NULL);
+ EMPATHY_FT_TP_BUS_NAME_SUFFIX, FALSE, handle_channels_cb, self, NULL);
tp_base_client_take_handler_filter (priv->handler, tp_asv_new (
TP_PROP_CHANNEL_CHANNEL_TYPE, G_TYPE_STRING,