AT_SPI_CLIENT -> AT_SPI_REENTER_G_MAIN_LOOP
authorMike Gorse <mgorse@novell.com>
Fri, 9 Jul 2010 18:14:45 +0000 (14:14 -0400)
committerMike Gorse <mgorse@novell.com>
Fri, 9 Jul 2010 18:14:45 +0000 (14:14 -0400)
commit9413f7c1c954b19284b2de74d799fcfa106cf758
tree5d3b6093928fe91d14c505dc17c865f4642d5822
parent0ac14981c31f15af2c47b73ee88cb8dcf9d93849
AT_SPI_CLIENT -> AT_SPI_REENTER_G_MAIN_LOOP

Rename AT_SPI_CLIENT since we may actually need to reenter the main loop for
more than just pyatspi (ie, UiaAtkBridge, since it sends key notifications
on a thread separate from the GLib main loop thread)
Continue to support AT_SPI_CLIENT for now, for backwards compatibility.
atk-adaptor/event.c