summaryrefslogtreecommitdiff
path: root/plugins/test.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-06 19:18:35 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-06 19:18:35 +0000
commitb81df5f0da5a86fe5bef05f3d8d627f6a01cee76 (patch)
tree540d8894da5b5d4f3a0513b68af1b59ec584f530 /plugins/test.c
parentd8edca5135d6b9fdbec6d25441f61e1f01098f28 (diff)
downloadtelepathy-salut-b81df5f0da5a86fe5bef05f3d8d627f6a01cee76.tar.gz
Revert to commit 822ddd0
Some commits intended for 'next' appear to have ended up on master.
Diffstat (limited to 'plugins/test.c')
-rw-r--r--plugins/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/test.c b/plugins/test.c
index 6ab15135..70e231b8 100644
--- a/plugins/test.c
+++ b/plugins/test.c
@@ -14,7 +14,7 @@ static void plugin_iface_init (
gpointer g_iface,
gpointer data);
-#define IFACE_TEST "im.telepathy1.Salut.Plugin.Test"
+#define IFACE_TEST "org.freedesktop.Telepathy.Salut.Plugin.Test"
static const gchar * const sidecar_interfaces[] = {
IFACE_TEST,