Add .po and .pc files from cspi
[platform/core/uifw/at-spi2-atk.git] / xml / Accessibility_Registry.xml
index 91ec2a9..5377ffe 100644 (file)
@@ -19,7 +19,7 @@
     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.</p>
 </tp:license>
-<interface name="org.freedesktop.accessibility.Registry">
+<interface name="org.freedesktop.atspi.Registry">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
     <p>The Registry is a service through which applications providing 
       accessibility services (servers) can rendezvous with consumers of those
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>Get a list of accessible desktops.     </p>
     </tp:docstring>
-    <arg direction="out" type="ao" tp:type="DesktopSeq">
+    <arg direction="out" type="as" tp:type="DesktopSeq">
     <tp:docstring>
       a sequence containing references tothe Desktops.
     </tp:docstring>
     </tp:docstring>
     </arg>
   </method>
-  <method name="unImplemented">
-    <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-      <p>\cond
-        unImplemented:    </p>
-
-      <p>placeholders for future expansion.</p>
-    </tp:docstring>
-  </method>
-  <method name="unImplemented2">
-  </method>
-  <method name="unImplemented3">
-  </method>
-  <method name="unImplemented4">
-  </method>
-  <method name="unImplemented5">
-  </method>
-  <method name="unImplemented6">
-  </method>
 </interface>
 <tp:enum name="KeyEventType" type="u">
   <tp:docstring>
   <tp:member type="s" tp:name="keystring"/>
   <tp:member type="i" tp:name="unused"/>
 </tp:struct>
-<interface name="org.freedesktop.accessibility.DeviceEventListener">
+<interface name="org.freedesktop.atspi.DeviceEventListener">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
     <p>This interface should be implemented by AT-SPI clients who wish to 
       make use of the DeviceEventController to receive device event notifications.
     </tp:docstring>
     </arg>
   </method>
-  <method name="unImplemented__">
-    <tp:docstring>
-      \cond 
-    </tp:docstring>
-  </method>
-  <method name="unImplemented_2_">
-  </method>
-  <method name="unImplemented_3_">
-  </method>
-  <method name="unImplemented_4_">
-  </method>
-  <method name="unImplemented_5_">
-  </method>
-  <method name="unImplemented_6_">
-  </method>
 </interface>
-<interface name="org.freedesktop.accessibility.DeviceEventController">
+<interface name="org.freedesktop.atspi.DeviceEventController">
   <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
     <p>The interface via which clients request notification of device events, and
       through which device events may be simulated.</p>
       a DeviceEventListener which will intercept events.
     </tp:docstring>
     </arg>
-    <arg direction="in" name="typeseq" type="au" tp:type="EventTypeSeq">
+    <arg direction="in" name="types" type="u" tp:type="EventTypeSeq">
     <tp:docstring>
       an EventTypeSeq indicating which event types to listen for.
     </tp:docstring>
       a DeviceEventListener which will intercept events.
     </tp:docstring>
     </arg>
-    <arg direction="in" name="typeseq" type="au" tp:type="EventTypeSeq">
+    <arg direction="in" name="types" type="u" tp:type="EventTypeSeq">
     <tp:docstring>
       an EventTypeSeq indicating which event types to stoplistening for.
     </tp:docstring>
     </tp:docstring>
     </arg>
   </method>
-  <method name="unImplemented">
-    <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-      <p>\cond
-        unImplemented:    </p>
-
-      <p>placeholders for future expansion.</p>
-    </tp:docstring>
-  </method>
-  <method name="unImplemented2">
-  </method>
-  <method name="unImplemented3">
-  </method>
-  <method name="unImplemented4">
-  </method>
 </interface>
 </node>