From 21fc2c1f7ae8a8cfa1ddbc6de028dd63b558e7b6 Mon Sep 17 00:00:00 2001 From: Sem Date: Tue, 9 Oct 2012 04:53:46 +0200 Subject: Added N1 Theme as plugin. --- .gitmodules | 3 +++ mod/n1_theme | 1 + 2 files changed, 4 insertions(+) create mode 160000 mod/n1_theme 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 index 000000000..e965969e0 --- /dev/null +++ b/mod/n1_theme @@ -0,0 +1 @@ +Subproject commit e965969e0d86520fe43a56fbd62d8505dfed78c5 -- cgit v1.2.3