Update Liblouis to 3.37.0#19758
Conversation
There was a problem hiding this comment.
Pull request overview
Updates NVDA’s Liblouis dependency to 3.37.0 and reflects related Braille table/documentation changes.
Changes:
- Bumped Liblouis submodule to 3.37.0.
- Added an Estonian 6-dot table registration and adjusted the Italian 6-dot table display name.
- Updated user/dev documentation to mention the Liblouis update and table changes.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| user_docs/en/changes.md | Documents the Liblouis update and mentions new/updated tables. |
| source/brailleTables/__tables.py | Registers Estonian 6-dot table and changes Italian 6-dot table label shown in UI. |
| projectDocs/dev/createDevEnvironment.md | Updates the documented Liblouis version used for dev environment setup. |
| include/liblouis | Updates the Liblouis git submodule commit pointer. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
|
@LeonarddeR and @codeofdusk |
I renamed the Italian table in __tables.py, is there another table that needs to be added? |
|
Okay @codeofdusk, |
|
Did this happen to fix #18110? |
Link to issue number:
None
Summary of the issue:
Liblouis 3.37.0 was released.
Description of how this pull request fixes the issue:
Update LibLouis.
Testing strategy:
Alpha testing.
Known issues with pull request:
None known
Code Review Checklist: