From b10970024a2f41b2b0ff643b4556d39006d29a30 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Thu, 25 Oct 2012 08:29:16 +0000 Subject: add simplepie and upgrade tools. --- .gitmodules | 6 ++++++ mod/simplepie | 1 + mod/upgrade-tools | 1 + 3 files changed, 8 insertions(+) create mode 160000 mod/simplepie create mode 160000 mod/upgrade-tools diff --git a/.gitmodules b/.gitmodules index f12d4506b..e5a6f4745 100644 --- a/.gitmodules +++ b/.gitmodules @@ -154,3 +154,9 @@ [submodule "mod/microthemes"] path = mod/microthemes url = git@gitorious.org:lorea/microthemes.git +[submodule "mod/simplepie"] + path = mod/simplepie + url = git@gitorious.org:lorea/simplepie.git +[submodule "mod/upgrade-tools"] + path = mod/upgrade-tools + url = git@gitorious.org:lorea/upgrade-tools.git diff --git a/mod/simplepie b/mod/simplepie new file mode 160000 index 000000000..b771ec72f --- /dev/null +++ b/mod/simplepie @@ -0,0 +1 @@ +Subproject commit b771ec72f82124d142f2e1d49c842a171ced562c diff --git a/mod/upgrade-tools b/mod/upgrade-tools new file mode 160000 index 000000000..449f8f1f3 --- /dev/null +++ b/mod/upgrade-tools @@ -0,0 +1 @@ +Subproject commit 449f8f1f3f479f2a6e30d244587cd1995518753a -- cgit v1.2.3