2007-04-27 Li Yuan <li.yuan@sun.com>
authorliyuan <liyuan@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 27 Apr 2007 08:24:12 +0000 (08:24 +0000)
committerliyuan <liyuan@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 27 Apr 2007 08:24:12 +0000 (08:24 +0000)
        * constants.py:
        Bug 431057. Adds messing event.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@908 e2bd861d-eb25-0410-b326-f6ed22b6b98c

pyatspi/ChangeLog
pyatspi/constants.py

index 830e2e4..0f87d5d 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-27  Li Yuan <li.yuan@sun.com>
+
+       * constants.py:
+       Bug 431057. Adds messing event.
+
 2007-04-18  Li Yuan <li.yuan@sun.com>
 
        * __init__.py:
index cb2353a..7e8d596 100644 (file)
@@ -82,6 +82,7 @@ CACHE_PROPERTIES = 1
 # events that clear cached properties
 CACHE_EVENTS = ['object:property-change:accessible-name',
                 'object:property-change:accessible-description',
+                'object:property-change:accessible-role',
                 'object:property-change:accessible-parent']
 
 # dictionary used to correct the bug of not being able to register for all the