orca r2423 - in trunk: . src/orca



Author: richb
Date: 2007-05-25 17:25:43 +0100 (Fri, 25 May 2007)
New Revision: 2423
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2423&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/orca/chnames.py
   trunk/src/orca/default.py
Log:
        * src/orca/default.py:
          src/orca/chnames.py:
          More work on bug #345399 â Key echo missing alpha numeric and
          punctuation keys. Included extended chnames dictionary entries
          (thanks Joanie).

          Testing for uppercase in sayCharacter() in default.py
          now does "character.decode("UTF-8").isupper()" (thanks Will).

          The sayCharacter() method now also calls
          chnames.getCharacterName(character) rather than
          just passing "character" to speech.speak() (thanks Will).





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