summaryrefslogtreecommitdiff
path: root/plugins/test.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-20 17:19:43 -0400
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-15 15:42:31 -0400
commit82162a775b73ec8fc6bac7ff2c3efa7592554916 (patch)
treee0a8852722e3976b8b99743bc227cc2889ceca03 /plugins/test.c
parent822ddd064c266345ab4fe19c4b574a4cd29d7159 (diff)
downloadtelepathy-salut-82162a775b73ec8fc6bac7ff2c3efa7592554916.tar.gz
Port to telepathy-glib-1
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 70e231b8..6ab15135 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 "org.freedesktop.Telepathy.Salut.Plugin.Test"
+#define IFACE_TEST "im.telepathy1.Salut.Plugin.Test"
static const gchar * const sidecar_interfaces[] = {
IFACE_TEST,