launch universal-switch, if any of associated vconf flags is set
[platform/upstream/at-spi2-core.git] / xml / Action.xml
index 9c0eef5..0f5aa85 100644 (file)
     <arg type="s" direction="out"/>
   </method>
 
+  <method name="GetLocalizedName">
+    <arg type="i" name="index" direction="in"/>
+    <arg type="s" direction="out"/>
+  </method>
+
   <method name="GetKeyBinding">
     <arg type="i" name="index" direction="in"/>
     <arg type="s" direction="out"/>
   </method>
 
   <method name="GetActions">
-    <arg direction="out" name="index" type="a(sss)"/>
+    <arg direction="out" type="a(sss)"/>
     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiActionArray"/>
   </method>