From c4552f9c9cfa6081d8f55513b8fa2b8828c608fb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 27 Dec 2013 15:36:16 -0200 Subject: Adding gtk module --- .gitmodules | 3 +++ modules/gtk | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/gtk diff --git a/.gitmodules b/.gitmodules index 7d60b99..346129c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "modules/xcompose"] path = modules/xcompose url = git://git.sarava.org/rhatto/dotfiles/xcompose.git +[submodule "modules/gtk"] + path = modules/gtk + url = git://git.sarava.org/rhatto/dotfiles/gtk.git diff --git a/modules/gtk b/modules/gtk new file mode 160000 index 0000000..b7b226d --- /dev/null +++ b/modules/gtk @@ -0,0 +1 @@ +Subproject commit b7b226dde348392e57af9041fa390ea4f41abd4b -- cgit v1.2.3