More debugging efforts.
This commit is contained in:
parent
04b8592ed3
commit
331b1c3ad5
@ -23,5 +23,5 @@
|
|||||||
# Fork of Orca Screen Reader (GNOME)
|
# Fork of Orca Screen Reader (GNOME)
|
||||||
# Original source: https://gitlab.gnome.org/GNOME/orca
|
# Original source: https://gitlab.gnome.org/GNOME/orca
|
||||||
|
|
||||||
version = "2025.04.18"
|
version = "2025.04.19"
|
||||||
codeName = "plugins"
|
codeName = "plugins"
|
||||||
|
@ -45,6 +45,7 @@ from . import settings
|
|||||||
from . import cthulhu_state
|
from . import cthulhu_state
|
||||||
|
|
||||||
from .cthulhu_i18n import _
|
from .cthulhu_i18n import _
|
||||||
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
_keysymsCache = {}
|
_keysymsCache = {}
|
||||||
_keycodeCache = {}
|
_keycodeCache = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user