Modify the interface name from org.freedesktop.atspi to
authorMark Doffman <mark.doffman@codethink.co.uk>
Fri, 12 Feb 2010 02:23:31 +0000 (18:23 -0800)
committerMark Doffman <mark.doffman@codethink.co.uk>
Fri, 12 Feb 2010 02:23:31 +0000 (18:23 -0800)
commit3ab84d890e525ed271e844ba8b161352d5f589b9
tree896eee8213e7205eb327438ab7e8417e12702c6e
parent5f3bab9c472dd688e9c207a8a96f20294f075853
Modify the interface name from org.freedesktop.atspi to
org.a11y.atspi.

This is because the protocol is defined by the a11y group at
the linux foundation and has not been discussed on freedesktop
or over the xdg lists.
29 files changed:
.gitignore
README
registryd/Makefile.am
registryd/deviceeventcontroller.c
registryd/introspection.c
registryd/introspection.h
registryd/org.a11y.atspi.Registry.service.in [moved from registryd/org.freedesktop.atspi.Registry.service.in with 66% similarity]
registryd/paths.h
registryd/registry.c
registryd/testregistry.py
xml/Accessible.xml
xml/Action.xml
xml/Application.xml
xml/Cache.xml
xml/Collection.xml
xml/Component.xml
xml/DeviceEventController.xml
xml/DeviceEventListener.xml
xml/Document.xml
xml/EditableText.xml
xml/Event.xml
xml/Hyperlink.xml
xml/Hypertext.xml
xml/Image.xml
xml/Selection.xml
xml/Socket.xml
xml/Table.xml
xml/Text.xml
xml/Value.xml