diff options
author | Sem <sembrestels@riseup.net> | 2012-07-20 07:15:46 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-07-20 07:15:46 +0200 |
commit | b62d054a7177c5000ba26255a981114e89fbc847 (patch) | |
tree | 63d94555c40ffe98d1d181f6df23d927d5a41026 | |
parent | 07b599a683760d2542014bb04a681463420a3565 (diff) | |
download | elgg-b62d054a7177c5000ba26255a981114e89fbc847.tar.gz elgg-b62d054a7177c5000ba26255a981114e89fbc847.tar.bz2 |
Readded purity theme, lost in merge.
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index da687ced6..67dbf5141 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [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 |