feat(profile): use the new bus/atspi abstraction in the profiles.

This commit is contained in:
Alexandre Pujol 2023-11-30 00:22:34 +00:00
parent fe0cb4b48d
commit 459fe7c905
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 59 additions and 380 deletions

View file

@ -38,10 +38,3 @@
peer=(name=org.a11y.Bus, label="{at-spi-bus-launcher,dbus-daemon}"),
include if exists <abstractions/bus/atspi.d>
# include <abstractions/bus/atspi>
# From dbus-gtk:
# dbus (send) bus=session path=/org/a11y/bus
# interface=org.freedesktop.DBus.Properties
# member=Get
# peer=(name=org.a11y.Bus),