[at-spi2-core: 2/8] Application.xml: Document that the GetLocale method is not used




commit 01d624b141c7073d6c22de63b61ce855baed8881
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Aug 11 14:31:07 2022 -0500

    Application.xml: Document that the GetLocale method is not used

 xml/Application.xml | 4 ++++
 1 file changed, 4 insertions(+)
---
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"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]