summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-08-11 14:31:07 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-08-16 17:43:10 -0500
commit01d624b141c7073d6c22de63b61ce855baed8881 (patch)
tree65030c23838de8f15be5921053347873e7e475fe /xml
parent06c119db95946451f16f745d5b2b9681e9a13df7 (diff)
downloadat-spi2-core-01d624b141c7073d6c22de63b61ce855baed8881.tar.gz
Application.xml: Document that the GetLocale method is not used
Diffstat (limited to 'xml')
-rw-r--r--xml/Application.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xml/Application.xml b/xml/Application.xml
index c73aff18..fbc8eb93 100644
--- a/xml/Application.xml
+++ b/xml/Application.xml
@@ -46,6 +46,10 @@
-->
<property name="Id" type="i" access="readwrite"/>
+ <!-- This method is not used.
+
+ See https://gitlab.gnome.org/GNOME/orca/-/issues/260
+ -->
<method name="GetLocale">
<arg direction="in" name="lctype" type="u"/>
<arg direction="out" type="s"/>