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:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "libgd"]
|
||||
path = libgd
|
||||
url = git://git.gnome.org/libgd
|
Reference in New Issue
Block a user