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