am Mo 31. Mär 2008 um 16:30:00 schrieb Willie Walker <William Walker Sun COM>:
import orca.chnames
orca.chnames.chnames["'"] = "tick"
orca.chnames.chnames['"'] = "quote"
orca.chnames.chnames["!"] = "bang"
I just tried this, without any results: Orca simply ignores this entries. I changed it to my needs as follows:
import orca.chnames
orca.chnames.chnames["@"] = "aet"
orca.chnames.chnames['"'] = "zitat"
# orca.chnames.chnames["!"] = "bang"
Note: The last line starts with a "#", because I don't need it; I left it their as a template.
So what's wrong with my adjustment?
Hermann
_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca