CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/05/18 19:12:40

Modified files:
        .              : ChangeLog 
        src/orca       : braillegenerator.py 

Log message:
* src/orca/braillegenerator.py
Adjusted the _getBrailleRegionsForPushButton() method to no
longer call self._getDefaultBrailleRegions(obj), but instead to
do everything that's in that rourine except:

text = util.appendString(text, self._getTextForValue(obj))

This gets rid of the spurious "0.00" value from Star Office
buttons, that was showing up in the braille display.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-05-18%2019:11&maxdate=2006-05-18%2019:13

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to