application: Drop ignore_activation flag
Rather use gapplication service. This makes the flow similar to what Chatty does and makes us hold/release rather than having an application window. It also allows us to drop the --daemon. Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/760>
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
fbfe680f6a
commit
574e1f79a3
@@ -1,3 +1,3 @@
|
||||
[D-BUS Service]
|
||||
Name=org.gnome.Calls
|
||||
Exec=@bindir@/gnome-calls --daemon
|
||||
Exec=@bindir@/gnome-calls --gapplication-service
|
||||
|
||||
Reference in New Issue
Block a user