summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Laban <david.laban@collabora.co.uk>2011-02-22 15:07:09 +0000
committerDavid Laban <david.laban@collabora.co.uk>2011-02-23 13:47:23 +0000
commitf938304c112a00c33dbfb88aa2d6f66798e65bb6 (patch)
tree921b6ed650cf22125dc0ff550f1286a8f1b02e52 /data
parentd824fd6f9051aa1808424d536a2009ab63db2117 (diff)
Keep bus name as sofiasip
This is to avoid breaking people when they upgrade. We can do the but name change as part of the telepathy-1.0 API break. Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service.in (renamed from data/org.freedesktop.Telepathy.ConnectionManager.rakia.service.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index b85be67..d431c34 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,7 +2,7 @@
BUILT_FILES = $(service_in_files:.service.in=.service)
servicedir = $(datadir)/dbus-1/services
-service_in_files = org.freedesktop.Telepathy.ConnectionManager.rakia.service.in
+service_in_files = org.freedesktop.Telepathy.ConnectionManager.sofiasip.service.in
service_DATA = $(BUILT_FILES)
CLEANFILES = $(BUILT_FILES)
diff --git a/data/org.freedesktop.Telepathy.ConnectionManager.rakia.service.in b/data/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service.in
index a873a63..a873a63 100644
--- a/data/org.freedesktop.Telepathy.ConnectionManager.rakia.service.in
+++ b/data/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service.in