blob: c441234d6030e2abb54f2d36fae6a5742ed653fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "dictionaries"]
path = dictionaries
url = ../dictionaries
branch = .
[submodule "helpcontent2"]
path = helpcontent2
url = ../help
branch = .
[submodule "translations"]
path = translations
url = ../translations
branch = .
|