From 924bcd375b52636d1af4e4951181111002966e33 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Thu, 25 Oct 2012 08:23:46 +0000 Subject: add microthemes module. --- .gitmodules | 3 +++ mod/microthemes | 1 + 2 files changed, 4 insertions(+) create mode 160000 mod/microthemes diff --git a/.gitmodules b/.gitmodules index 536808a81..f12d4506b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "mod/beechat"] path = mod/beechat url = git@gitorious.org:lorea/beechat.git +[submodule "mod/microthemes"] + path = mod/microthemes + url = git@gitorious.org:lorea/microthemes.git diff --git a/mod/microthemes b/mod/microthemes new file mode 160000 index 000000000..0871ee153 --- /dev/null +++ b/mod/microthemes @@ -0,0 +1 @@ +Subproject commit 0871ee15369035e39c1d25432df5b69150839b0b -- cgit v1.2.3