diff options
author | Sem <sembrestels@riseup.net> | 2012-10-09 04:53:46 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-10-09 04:53:46 +0200 |
commit | 21fc2c1f7ae8a8cfa1ddbc6de028dd63b558e7b6 (patch) | |
tree | 45b97b25611c39725650d4e60b22565a2b0aa25b | |
parent | a8a6b1087f09577b9bb5a48cd0874ba0ec90f0fa (diff) | |
download | elgg-21fc2c1f7ae8a8cfa1ddbc6de028dd63b558e7b6.tar.gz elgg-21fc2c1f7ae8a8cfa1ddbc6de028dd63b558e7b6.tar.bz2 |
Added N1 Theme as plugin.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/n1_theme | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6bcb734e3..f2d18ebbe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "mod/tasks"] path = mod/tasks url = git://gitorious.org/lorea/tasks.git +[submodule "mod/n1_theme"] + path = mod/n1_theme + url = git://gitorious.org/lorea/n1_theme.git diff --git a/mod/n1_theme b/mod/n1_theme new file mode 160000 +Subproject e965969e0d86520fe43a56fbd62d8505dfed78c |