Added libgd as a submodule, until GTK+ 3.10 comes out

libgd provides some neat widgets, like a header similar to
GTK+ 3.10's GtkHeaderBar, which comes in handy when generating the
window headers.
This commit is contained in:
2013-09-07 23:01:22 +02:00
parent d1240dfa6f
commit 74255d31c6
5 changed files with 12 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "libgd"]
path = libgd
url = git://git.gnome.org/libgd