diff options
| author | Sem <sembrestels@riseup.net> | 2012-05-25 22:31:58 +0200 |
|---|---|---|
| committer | Sem <sembrestels@riseup.net> | 2012-05-25 22:31:58 +0200 |
| commit | e2c1675a4520a40bc500a9ba2d0f77b997225a14 (patch) | |
| tree | 7594ac1d34a8abeb2bf650bb241b938f04f86781 | |
| parent | ad671e888f533c7b0e3096c7d3c0c0fc7dcb380c (diff) | |
| download | elgg-e2c1675a4520a40bc500a9ba2d0f77b997225a14.tar.gz elgg-e2c1675a4520a40bc500a9ba2d0f77b997225a14.tar.bz2 | |
Added purity and habitorio themes.
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | mod/habitorio_theme | 6 | ||||
| m--------- | mod/purity_theme | 7 |
3 files changed, 19 insertions, 0 deletions
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 +Subproject 8b247fd8dfcddcaebab0b11b8e63b9e20b41398 diff --git a/mod/purity_theme b/mod/purity_theme new file mode 160000 +Subproject 60df8b304bd70b5ddc79927abec1b1dc2eb706e |
