forked from nvaccess/nvda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.67 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "include/liblouis"]
path = include/liblouis
url = https://github.com/liblouis/liblouis.git
[submodule "include/minhook"]
path = include/minhook
url = https://github.com/RaMMicHaeL/minhook
[submodule "miscDeps"]
path = miscDeps
url = https://github.com/nvaccess/nvda-misc-deps
[submodule "include/espeak"]
path = include/espeak
url=https://github.com/espeak-ng/espeak-ng
ignore = dirty
[submodule "include/sonic"]
path = include/sonic
url = https://github.com/waywardgeek/sonic.git
ignore = untracked
[submodule "include/pyserial"]
path = include/pyserial
url = https://github.com/pyserial/pyserial.git
ignore = untracked
[submodule "include/comtypes"]
path = include/comtypes
url = https://github.com/nvaccess/comtypes-bin
[submodule "include/scons"]
path = include/scons
url = https://github.com/SCons/scons
[submodule "include/ia2"]
path = include/ia2
url = https://github.com/LinuxA11y/IAccessible2.git
[submodule "include/wxPython"]
path = include/wxPython
url = https://github.com/nvaccess/wxPython-bin.git
[submodule "include/configobj"]
path = include/configobj
url = https://github.com/DiffSK/configobj.git
[submodule "include/py2exe"]
path = include/py2exe
url = https://github.com/nvaccess/py2exe-bin
[submodule "include/javaAccessBridge32"]
path = include/javaAccessBridge32
url = https://github.com/nvaccess/javaAccessBridge32-bin.git
[submodule "include/nvda_dmp"]
path = include/nvda_dmp
url = https://github.com/codeofdusk/nvda_dmp
[submodule "include/w3c-aria-practices"]
path = include/w3c-aria-practices
url = https://github.com/w3c/aria-practices
[submodule "include/cldr"]
path = include/cldr
url = https://github.com/unicode-org/cldr.git