dbus: Add initial interface for emergency calls

This commit is contained in:
Guido Günther
2021-12-17 18:49:25 +01:00
committed by Evangelos Ribeiro Tzaras
parent 4fb2115b9b
commit 213b27bf20
3 changed files with 47 additions and 0 deletions

View File

@@ -76,6 +76,7 @@
<chapter id="dbus">
<title>DBus interfaces</title>
<xi:include href="../src/dbus/calls-org.gnome.Calls.Call.xml"/>
<xi:include href="../src/dbus/calls-org.gnome.Calls.EmergencyCalls.xml"/>
</chapter>
<chapter id="gen_dbus_server">