summaryrefslogtreecommitdiff
path: root/xml/Image.xml
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-02-09 09:50:38 -0600
committerMike Gorse <mgorse@novell.com>2011-02-09 09:50:38 -0600
commit79de03c0e3d56e2142b8ea5ca0837291ec216d81 (patch)
tree25c40a5c5efd33a729563903eb98bff4977c861b /xml/Image.xml
parentc67fddcfbb0679ff2a90bac4df16251569c6c920 (diff)
downloadat-spi2-core-79de03c0e3d56e2142b8ea5ca0837291ec216d81.tar.gz
Fix case of property names in xml
Diffstat (limited to 'xml/Image.xml')
-rw-r--r--xml/Image.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/Image.xml b/xml/Image.xml
index 80fd4481..43536ee9 100644
--- a/xml/Image.xml
+++ b/xml/Image.xml
@@ -2,9 +2,9 @@
<node name="/node">
<interface name="org.a11y.atspi.Image">
- <property name="imageDescription" type="s" access="read"/>
+ <property name="ImageDescription" type="s" access="read"/>
- <property name="imageLocale" type="s" access="read"/>
+ <property name="ImageLocale" type="s" access="read"/>
<method name="GetImageExtents">
<arg direction="in" name="coordType" type="u"/>