More renaming. Hopefully fixed version number.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""Test of Orca's presentation of Writer word navigation."""
|
||||
"""Test of Cthulhu's presentation of Writer word navigation."""
|
||||
|
||||
from macaroon.playback import *
|
||||
import utils
|
||||
|
@ -100,7 +100,7 @@
|
||||
],
|
||||
"enableMagCursor": true,
|
||||
"speechRequiredStateString": "required",
|
||||
"quitOrcaNoConfirmation": false,
|
||||
"quitCthulhuNoConfirmation": false,
|
||||
"skipBlankCells": false,
|
||||
"magCursorColor": "#000000",
|
||||
"enablePositionSpeaking": false,
|
||||
|
@ -100,7 +100,7 @@
|
||||
],
|
||||
"enableMagCursor": true,
|
||||
"speechRequiredStateString": "required",
|
||||
"quitOrcaNoConfirmation": false,
|
||||
"quitCthulhuNoConfirmation": false,
|
||||
"skipBlankCells": false,
|
||||
"magCursorColor": "#000000",
|
||||
"enablePositionSpeaking": false,
|
||||
|
@ -100,7 +100,7 @@
|
||||
],
|
||||
"enableMagCursor": true,
|
||||
"speechRequiredStateString": "required",
|
||||
"quitOrcaNoConfirmation": false,
|
||||
"quitCthulhuNoConfirmation": false,
|
||||
"skipBlankCells": false,
|
||||
"magCursorColor": "#000000",
|
||||
"enablePositionSpeaking": false,
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""Test of Orca's presentation of a combo box."""
|
||||
"""Test of Cthulhu's presentation of a combo box."""
|
||||
|
||||
from macaroon.playback import *
|
||||
import utils
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""Test of Orca's presentation of Writer toolbar buttons."""
|
||||
"""Test of Cthulhu's presentation of Writer toolbar buttons."""
|
||||
|
||||
from macaroon.playback import *
|
||||
import utils
|
||||
|
@ -100,7 +100,7 @@
|
||||
],
|
||||
"enableMagCursor": true,
|
||||
"speechRequiredStateString": "required",
|
||||
"quitOrcaNoConfirmation": false,
|
||||
"quitCthulhuNoConfirmation": false,
|
||||
"skipBlankCells": false,
|
||||
"magCursorColor": "#000000",
|
||||
"enablePositionSpeaking": false,
|
||||
|
Reference in New Issue
Block a user