summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-11-12 23:21:43 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-11-12 23:21:43 +0000
commitdfaf0c44d42a2d3fb31863d8d9e071ce77f5d3bf (patch)
treebbfb3ccda2a61a990a5aff5807bb35ea2d7ad6d7
parentacde6801bd09f9cb19f4c064c66344b5ac07e50c (diff)
downloadat-spi2-core-update-xml.tar.gz
xml: The atspi.Application.Id property is readwriteupdate-xml
-rw-r--r--xml/Application.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/Application.xml b/xml/Application.xml
index 04a2e708..2191f088 100644
--- a/xml/Application.xml
+++ b/xml/Application.xml
@@ -7,7 +7,7 @@
<property name="Version" type="s" access="read"/>
<property name="AtspiVersion" type="s" access="read"/>
- <property name="Id" type="i" access="read"/>
+ <property name="Id" type="i" access="readwrite"/>
<method name="GetLocale">
<arg direction="in" name="lctype" type="u"/>