summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-01 20:41:31 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-01 20:41:31 +0000
commit93f74e8d761c1ac04d0800765f5185243cf907a0 (patch)
treea5d8d1be6408a810c0b054d35bfccdbebdfccfb6 /.gitmodules
parentadd api and input modules for the livecoding tool (diff)
downloadinkscape-93f74e8d761c1ac04d0800765f5185243cf907a0.tar.gz
inkscape-93f74e8d761c1ac04d0800765f5185243cf907a0.zip
add basic livecode toolbar
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d10682956..2f3dbb3e3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "share/extensions"]
path = share/extensions
url = https://gitlab.com/inkscape/extensions.git
+[submodule "src/livecode/janet-2geom"]
+ path = src/livecode/janet-2geom
+ url = https://git.s-ol.nu/janet-2geom/