From def5d16a22e2045fcd17f412654793af8b834c35 Mon Sep 17 00:00:00 2001 From: Martin Klapetek Date: Fri, 19 Jun 2015 01:22:18 +0200 Subject: [PATCH] [dialer] Fix the dbus service exec line --- .../org.freedesktop.Telepathy.Client.Plasma.Dialer.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dialer/src/org.freedesktop.Telepathy.Client.Plasma.Dialer.service.in b/dialer/src/org.freedesktop.Telepathy.Client.Plasma.Dialer.service.in index 80d0a5a1..94dc3e2a 100644 --- a/dialer/src/org.freedesktop.Telepathy.Client.Plasma.Dialer.service.in +++ b/dialer/src/org.freedesktop.Telepathy.Client.Plasma.Dialer.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.freedesktop.Telepathy.Client.Plasma.Dialer -Exec=@CMAKE_INSTALL_PREFIX@/plasmaphonedialer +Exec=@CMAKE_INSTALL_PREFIX@/bin/plasmaphonedialer