mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-26 06:14:45 +00:00
[dialer] Fix the dbus service exec line
This commit is contained in:
parent
958983df42
commit
def5d16a22
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
[D-BUS Service]
|
[D-BUS Service]
|
||||||
Name=org.freedesktop.Telepathy.Client.Plasma.Dialer
|
Name=org.freedesktop.Telepathy.Client.Plasma.Dialer
|
||||||
Exec=@CMAKE_INSTALL_PREFIX@/plasmaphonedialer
|
Exec=@CMAKE_INSTALL_PREFIX@/bin/plasmaphonedialer
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue