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