Fix upstream in .gbs.conf
[platform/upstream/at-spi2-core.git] / xml / Collection.xml
index 748b851..7b39776 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <node name="/node">
-<interface name="org.freedesktop.atspi.Collection">
+<interface name="org.a11y.atspi.Collection">
 
   <method name="GetMatches">
     <arg direction="in" name="rule" type="(auuasuauusub)"/>
@@ -19,7 +19,7 @@
     <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
     <arg direction="in" name="sortby" type="u"/>
     <arg direction="in" name="tree" type="u"/>
-    <arg direction="in" name="recurse" type="b"/>
+    <arg direction="in" name="limit_scope" type="b"/>
     <arg direction="in" name="count" type="i"/>
     <arg direction="in" name="traverse" type="b"/>
     <arg direction="out" type="a(so)"/>