Re: [orca-list] ponctuation pronunciation and pauses
- From: Hermann <meinelisten onlinehome de>
- To: orca-list gnome org
- Subject: Re: [orca-list] ponctuation pronunciation and pauses
- Date: Tue, 1 Apr 2008 21:51:54 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]