From e2c1675a4520a40bc500a9ba2d0f77b997225a14 Mon Sep 17 00:00:00 2001 From: Sem Date: Fri, 25 May 2012 22:31:58 +0200 Subject: Added purity and habitorio themes. --- .gitmodules | 6 ++++++ mod/habitorio_theme | 1 + mod/purity_theme | 1 + 3 files changed, 8 insertions(+) create mode 160000 mod/habitorio_theme create mode 160000 mod/purity_theme diff --git a/.gitmodules b/.gitmodules index 20380bce4..822bb4288 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,9 @@ [submodule "mod/simple_faq"] path = mod/simple_faq url = git://gitorious.org/lorea/simple_faq.git +[submodule "mod/habitorio_theme"] + path = mod/habitorio_theme + url = git://gitorious.org/lorea/habitorio_theme.git +[submodule "mod/purity_theme"] + path = mod/purity_theme + url = git://gitorious.org/lorea/purity_theme.git diff --git a/mod/habitorio_theme b/mod/habitorio_theme new file mode 160000 index 000000000..8b247fd8d --- /dev/null +++ b/mod/habitorio_theme @@ -0,0 +1 @@ +Subproject commit 8b247fd8dfcddcaebab0b11b8e63b9e20b41398b diff --git a/mod/purity_theme b/mod/purity_theme new file mode 160000 index 000000000..60df8b304 --- /dev/null +++ b/mod/purity_theme @@ -0,0 +1 @@ +Subproject commit 60df8b304bd70b5ddc79927abec1b1dc2eb706ee -- cgit v1.2.3