summaryrefslogtreecommitdiff
path: root/xml/DeviceEventListener.xml
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2010-02-11 18:23:31 -0800
committerMark Doffman <mark.doffman@codethink.co.uk>2010-02-11 18:23:31 -0800
commit3ab84d890e525ed271e844ba8b161352d5f589b9 (patch)
tree896eee8213e7205eb327438ab7e8417e12702c6e /xml/DeviceEventListener.xml
parent5f3bab9c472dd688e9c207a8a96f20294f075853 (diff)
downloadat-spi2-core-3ab84d890e525ed271e844ba8b161352d5f589b9.tar.gz
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.
Diffstat (limited to 'xml/DeviceEventListener.xml')
-rw-r--r--xml/DeviceEventListener.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/DeviceEventListener.xml b/xml/DeviceEventListener.xml
index 69193e39..0a10c169 100644
--- a/xml/DeviceEventListener.xml
+++ b/xml/DeviceEventListener.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<node name="/node">
-<interface name="org.freedesktop.atspi.DeviceEventListener">
+<interface name="org.a11y.atspi.DeviceEventListener">
<method name="NotifyEvent">
<arg direction="in" name="event" type="(uinnisb)"/>