diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:16 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:16 -0200 |
commit | c4552f9c9cfa6081d8f55513b8fa2b8828c608fb (patch) | |
tree | 8b9a2eb3229d83c94c5757c0ca1d482027878ff1 | |
parent | aace9a24515f1f1efce02d24cb1d7ccd333a8753 (diff) | |
download | dotfiles-c4552f9c9cfa6081d8f55513b8fa2b8828c608fb.tar.gz dotfiles-c4552f9c9cfa6081d8f55513b8fa2b8828c608fb.tar.bz2 |
Adding gtk module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/gtk | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject b7b226dde348392e57af9041fa390ea4f41abd4 |