blob: 236652eaf63575b8a80041e9b8f05c90113a119f (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|