Skip to content

Commit

Permalink
Updating buildVars file and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nael-Sayegh committed Mar 22, 2024
1 parent 98fbd30 commit 72c71f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def _(arg):
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description": _("""This extension allows you to read paper documents using the Scanvox software. To use it, go to the NVDA tool menu and select Scanvox."""),
# version
"addon_version": "2024.03.20",
"addon_version": "2024.03.22",
# Author(s)
"addon_author": "Nael Sayegh <[email protected]>",
# URL for the add-on documentation support
Expand Down
6 changes: 1 addition & 5 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## What's new?

* Addition of Czech translation
* Addition of Portuguese translation
* Addition of an editing area before the scan button allowing to immediately read the text that has just been scanned
* Add a parameter to disable / enable automatic reading of a document, go to the NVDA settings menu then Scanvox for NVDA
* Addition of Russian translation
* Updating the Russian translation

0 comments on commit 72c71f7

Please sign in to comment.