forked from paulber19/NVDAExtensionGlobalPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
43 changed files
with
5,815 additions
and
1,901 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# NVDA global commands extension # | ||
|
||
* Author: PaulBer19 with the participation of Daniel Poiraud | ||
* Author: PaulBer19 | ||
* URL: [email protected] | ||
* Download: | ||
* [stable version][1] | ||
* [developpement version][2] | ||
* Compatibility: | ||
* minimum supported NVDA version: 2019.1 | ||
* last tested NVDA version: 2020.3 | ||
* last tested NVDA version: 2020.4 | ||
|
||
|
||
Traductor (s): automatic translation from french language | ||
|
@@ -87,6 +87,5 @@ some features can be enabled or disabled individually. | |
* script to quickly restart NVDA. | ||
|
||
|
||
[1]: https://github.com/paulber007/AllMyNVDAAddons/raw/master/NVDAExtensionGlobalPlugin/NVDAExtensionGlobalPlugin-9.4.nvda-addon | ||
[1]: https://github.com/paulber007/AllMyNVDAAddons/raw/master/NVDAExtensionGlobalPlugin/NVDAExtensionGlobalPlugin-9.5.nvda-addon | ||
[2]: https://github.com/paulber007/AllMyNVDAAddons/tree/master/NVDAExtensionGlobalPlugin/dev | ||
[3]: https://github.com/paulber19/NVDAExtensionGlobalPlugin.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Complemento Extensión de las órdenes básicas de NVDA # | ||
|
||
* Autores: paulber19 con la participación de Daniel Poiraud | ||
* Autores: paulber19 | ||
* URL: [email protected] | ||
* Descargar: | ||
* [versión estable][1] | ||
* [versión de desarrollo][2] | ||
* Compatibilidad: | ||
* mínima de NVDA requerida: 2019.1 | ||
* última versión de NVDA probada: 2020.3 | ||
* última versión de NVDA probada: 2020.4 | ||
|
||
|
||
* Traducido por Rémy Ruiz, cambios por Carlos Esteban martínez Macías. | ||
|
@@ -81,6 +81,6 @@ Algunas de ellas se pueden habilitar o deshabilitar individualmente. | |
* Script para reiniciar rápidamente NVDA. | ||
|
||
|
||
[1]: https://github.com/paulber007/AllMyNVDAAddons/raw/master/NVDAExtensionGlobalPlugin/NVDAExtensionGlobalPlugin-9.4.nvda-addon | ||
[1]: https://github.com/paulber007/AllMyNVDAAddons/raw/master/NVDAExtensionGlobalPlugin/NVDAExtensionGlobalPlugin-9.5.nvda-addon | ||
[2]: https://github.com/paulber007/AllMyNVDAAddons/tree/master/NVDAExtensionGlobalPlugin/dev | ||
[3]: https://github.com/paulber19/NVDAExtensionGlobalPlugin.git | ||
|
Oops, something went wrong.