Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
32
test/harness/importFile.conf
Normal file
32
test/harness/importFile.conf
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"keybindings": {
|
||||
"reviewCurrentCharacterHandler": [
|
||||
[
|
||||
"KP_4",
|
||||
"365",
|
||||
"0",
|
||||
"1"
|
||||
],
|
||||
[
|
||||
null,
|
||||
"365",
|
||||
"0",
|
||||
"3"
|
||||
]
|
||||
]
|
||||
},
|
||||
"profile": [
|
||||
"Imported profile",
|
||||
"imported_profile"
|
||||
],
|
||||
"pronunciations": {
|
||||
"btw": [
|
||||
"BTW",
|
||||
"by the way"
|
||||
],
|
||||
"asap": [
|
||||
"ASAP",
|
||||
"as soon as possible"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user