[pyatspi2] BGO#644393: Remove document:content-changed from EVENT_TREE



commit 44739a6ee7a5d5d8e6f89608b612000c687a9db4
Author: Mike Gorse <mgorse novell com>
Date:   Thu Jun 23 16:21:00 2011 -0500

    BGO#644393: Remove document:content-changed from EVENT_TREE

 pyatspi/constants.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pyatspi/constants.py b/pyatspi/constants.py
index 9607e73..b793dcf 100644
--- a/pyatspi/constants.py
+++ b/pyatspi/constants.py
@@ -66,7 +66,6 @@ EVENT_TREE = {
     ['document:load-complete',
      'document:reload',
      'document:load-stopped',
-     'document:content-changed',
      'document:attributes-changed'
      ],
   'object': 



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