From 56571878cf4909a124a946b698cdc22188001623 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 1 Feb 2017 18:27:32 -0500 Subject: add goocanvas --- .gitmodules | 3 +++ goocanvas | 1 + 2 files changed, 4 insertions(+) create mode 160000 goocanvas diff --git a/.gitmodules b/.gitmodules index e7aa7ad..1a5ed4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "python-thriftpy"] path = python-thriftpy url = ssh://aur@aur.archlinux.org/python-thriftpy +[submodule "goocanvas"] + path = goocanvas + url = git@horel.org:guillaume/arch-pkgs/goocanvas.git diff --git a/goocanvas b/goocanvas new file mode 160000 index 0000000..d8b803d --- /dev/null +++ b/goocanvas @@ -0,0 +1 @@ +Subproject commit d8b803d037df20d8a8c4223b61db3edba0d37261 -- cgit v1.2.3-70-g09d2