Add the configure file for the (non-secure) accessibility bus.
authorMark Doffman <mark.doffman@codethink.co.uk>
Thu, 17 Dec 2009 21:49:08 +0000 (13:49 -0800)
committerMark Doffman <mark.doffman@codethink.co.uk>
Thu, 17 Dec 2009 21:49:08 +0000 (13:49 -0800)
commit4d224421f95d33859c55e1d1c4e78f13ca4e7200
tree673d47a8bf9884e6652ef59defb70a0241b93c78
parent3564bdd84f28ee50e0fd42069ca60d033fbd6f1e
Add the configure file for the (non-secure) accessibility bus.
Add a simple script file to run the bus and set the address.
Add a desktop file to run this script at gnome-init.
Makefile.am
bus/Makefile.am [new file with mode: 0644]
bus/accessibility.conf [new file with mode: 0644]
bus/at-spi-dbus-bus.desktop [new file with mode: 0644]
bus/at-spi-dbus-bus.in [new file with mode: 0644]
configure.ac