[next] telepathy-haze: Fix incorrect .service file, detected by installed-tests
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 12 02:03:36 PDT 2014
Module: telepathy-haze
Branch: next
Commit: ab4d631e04bd9f6b26c000c4bbe5a72b7fe6bbfb
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=ab4d631e04bd9f6b26c000c4bbe5a72b7fe6bbfb
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 12 10:03:00 2014 +0100
Fix incorrect .service file, detected by installed-tests
Looks like these tests are useful for something.
---
data/haze.service.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/haze.service.in b/data/haze.service.in
index 32b41e9..997d35c 100644
--- a/data/haze.service.in
+++ b/data/haze.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
-Name=org.freedesktop.Telepathy.ConnectionManager.haze
-Exec=@libexecdir@/telepathy-haze
+Name=im.telepathy.v1.ConnectionManager.haze
+Exec=@libexecdir@/telepathy-haze-1
More information about the telepathy-commits
mailing list