From 8aa3b0326146840b7c01c4d353b5526c3e2a07f4 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Sun, 18 Feb 2018 04:44:59 -0500 Subject: dbus: Add option to use app-id for bus name This is required for Flatpak but is an API break so it is opt-in for now. --- src/common/dbus/org.hexchat.service.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/dbus/org.hexchat.service.service.in') diff --git a/src/common/dbus/org.hexchat.service.service.in b/src/common/dbus/org.hexchat.service.service.in index eda29be1..44493a54 100644 --- a/src/common/dbus/org.hexchat.service.service.in +++ b/src/common/dbus/org.hexchat.service.service.in @@ -1,3 +1,3 @@ [D-BUS Service] -Name=org.hexchat.service +Name=@service_name@ Exec=@bindir@/hexchat -- cgit 1.4.1