mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00

- Rename D-Bus interface files according to the recommended scheme - Install D-Bus interface to $(datadir)/dbus-1/interfaces, as specified on the freedsektop website[1]. Installing interface files on the system will allow for compiling LRC without having to duplicate the D-Bus interface files. 1. https://dbus.freedesktop.org/doc/dbus-api-design.html#interface-files Change-Id: I687484aad2d1e4bb27553db76018ffb6efc52bbd Tuleap: #688
SFLphone D-Bus API documentation. Generated with xsltproc. Wiki reference: https://projects.savoirfairelinux.com/wiki/sflphone/Dbus-API Run Makefile to generate the HTML API documentation, from the xml interfaces in *sflphone-common/src/dbus*. The documentation is generated in *sflphone-common/doc/dbus-api/doc/spec*