blob: 6ee86c7def5cc85cdcf77de74ddad664b1937aea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "share/extensions"]
path = share/extensions
url = https://gitlab.com/inkscape/extensions.git
[submodule "src/3rdparty/2geom"]
path = src/3rdparty/2geom
url = https://gitlab.com/inkscape/lib2geom.git
[submodule "share/themes"]
path = share/themes
url = https://gitlab.com/inkscape/themes.git
[submodule "src/3rdparty/libcroco"]
path = src/3rdparty/libcroco
url = https://gitlab.com/inkscape/libcroco.git
|