orca r2205 - in trunk: . src/orca



Author: richb
Date: 2007-03-27 16:54:17 +0100 (Tue, 27 Mar 2007)
New Revision: 2205
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2205&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/orca/default.py
   trunk/src/orca/where_am_I.py
Log:
        * src/orca/default.py:
          src/orca/where_am_I.py:
          Refactored the where_am_I.whereAmI() routines. They are now in
          a WhereAmI class in the where_am_I.py file. the current script
          is passed into the __init__() method. All references to
          orca_state.activeScript have been replaced with self._script.
          Removed extra blank lines and spurious whitespace.





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