data: Switch calls to DBus activation

This makes sure it gets correctly activated when launched e.g. in
phosh while calls is running in `--daemon` mode as the necessary
platform data containing the activation token is now passed via DBus.

This also helps situations when e.g. pressing the call button in chatty
or contacts.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/760>
This commit is contained in:
Guido Günther
2024-09-16 22:51:39 +02:00
committed by Evangelos Ribeiro Tzaras
parent 24542d3bc2
commit 0c3adf840b

View File

@@ -13,6 +13,7 @@ StartupNotify=true
Terminal=false Terminal=false
Categories=Network;GNOME;GTK;Telephony; Categories=Network;GNOME;GTK;Telephony;
MimeType=x-scheme-handler/tel;x-scheme-handler/sip;x-scheme-handler/sips MimeType=x-scheme-handler/tel;x-scheme-handler/sip;x-scheme-handler/sips
DBusActivatable=true
X-Purism-FormFactor=Workstation;Mobile; X-Purism-FormFactor=Workstation;Mobile;
X-GNOME-UsesNotifications=true X-GNOME-UsesNotifications=true
X-Phosh-UsesFeedback=true X-Phosh-UsesFeedback=true