Re: [orca-list] is orca-customizations.py obsolete?
- From: Joanmarie Diggs <jdiggs igalia com>
- To: orca-list gnome org
- Subject: Re: [orca-list] is orca-customizations.py obsolete?
- Date: Mon, 09 Jun 2014 12:29:01 -0400
Hey Halim.
You should just be able to tweak your old version. Namely before you
said you had this:
orca.settings.brailleCheckBoxIndicators = ["[ ]", "[x]", "[-]"]
Now you should be able to do this:
import orca.object_properties
orca.object_properties.CHECK_BOX_INDICATORS_BRAILLE = ["[ ]", "[x]",
"[-]"]
I tried it and it worked for me. If it continues to not work for you,
please send me your full orca_customizations.py.
Thanks!
--joanie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]