CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/04/28 09:37:37

Modified files:
        .              : ChangeLog 
        src/orca       : orca_prefs.py orca_gui_prefs.py settings.py 

Log message:
* src/orca/settings.py
Added in support for speech punctuation style.
Keyword is "verbalizePunctuationStyle". There are three
new definitions:
PUNCTUATION_STYLE_NONE = 0
PUNCTUATION_STYLE_SOME = 1
PUNCTUATION_STYLE_ALL  = 2

* src/orca/orca_prefs.py
Added in a new routine:
_getVerbalizePunctuationStyleString(punctuationStyle):
that returns a string that represents the punctuation
style passed in.

Adjusted the writePreferences() routine to use it.

* src/orca/orca_gui_prefs.py
Added in support for reading and writing the speech
punctuation style preference.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-04-28%2009:36&maxdate=2006-04-28%2009:38

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

Reply via email to