Map roles for description list, description term, and description value
authorJoanmarie Diggs <jdiggs@igalia.com>
Thu, 18 May 2017 18:27:30 +0000 (20:27 +0200)
committerJoanmarie Diggs <jdiggs@igalia.com>
Thu, 18 May 2017 18:27:30 +0000 (20:27 +0200)
commit28bf17e4b90751d93f2a0c5452a6738d83d91ea2
tree637b508fa679d7e917b70c60d27b8be9a4cad4b2
parent8d3cc68f7bc62c7015d986212be0d5d776920ee2
Map roles for description list, description term, and description value

This commit maps the following roles:
* ATK_ROLE_DESCRIPTION_LIST to ATSPI_ROLE_DESCRIPTION_LIST
* ATK_ROLE_DESCRIPTION_TERM to ATSPI_ROLE_DESCRIPTION_TERM
* ATK_ROLE_DESCRIPTION_VALUE to ATSPI_ROLE_DESCRIPTION_VALUE

https://bugzilla.gnome.org/show_bug.cgi?id=782748
atk-adaptor/object.c
configure.ac