orca r2296 - in trunk: . src/orca src/orca/scripts
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r2296 - in trunk: . src/orca src/orca/scripts
- Date: Wed, 18 Apr 2007 17:45:22 +0100 (BST)
Author: richb
Date: 2007-04-18 17:45:21 +0100 (Wed, 18 Apr 2007)
New Revision: 2296
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2296&view=rev
Modified:
trunk/ChangeLog
trunk/src/orca/default.py
trunk/src/orca/scripts/Evolution.py
trunk/src/orca/scripts/StarOffice.py
trunk/src/orca/where_am_I.py
Log:
* src/orca/scripts/Evolution.py:
src/orca/scripts/StarOffice.py:
src/orca/default.py:
src/orca/where_am_I.py:
Fixed bug #430278 â The Where_Am_I script does not work in most
applications.
No longer need to pass a speech context into the whereAmI()
routine to get the application name. Application specific
code is now in the app specific scripts. Moved the Evolution
specific "where am I" code to the Evolution script.
Fixed bug #427481 â "where am I" does not speak Evolution
Mail...Tasks toggle buttons.
The problem here was that those objects were toggle buttons and
the whereAmI() routine did not have a generic catchall clause
at the bottom to handle such objects.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]