Re: Change #a11y meeting time?

2009-08-06 Thread Luke Yelavich
On Thu, Aug 06, 2009 at 12:28:45PM IST, Willie Walker wrote: > Hi All: > > We've been doing the GNOME Accessibility IRC meetings at 02:00 UTC > on Tuesdays for the past several months. Since we are a worldwide > group, that time obviously works well for some people and poorly for > others. I've h

Change #a11y meeting time?

2009-08-06 Thread Willie Walker
Hi All: We've been doing the GNOME Accessibility IRC meetings at 02:00 UTC on Tuesdays for the past several months. Since we are a worldwide group, that time obviously works well for some people and poorly for others. I've had requests to flip the time by about 12 hours, including members of

ANNOUNCE: Java ATK Wrapper 0.27.6

2009-08-06 Thread Ke Wang
What's JAW? Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge. JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully tested. By talkin