diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:35:25 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:35:25 -0200 |
commit | 7787a0c829b800ca662da3b1b76c80212e182c17 (patch) | |
tree | 6ae1b924d221f5c04abd10998298bf7c52a2c35e | |
parent | f9ca24a9407f294a9bb7305180f9f8e740ab6ec9 (diff) | |
download | elgg-7787a0c829b800ca662da3b1b76c80212e182c17.tar.gz elgg-7787a0c829b800ca662da3b1b76c80212e182c17.tar.bz2 |
Adding saravea_theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/saravea_theme | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 462979a85..79f5d2d0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -226,3 +226,6 @@ [submodule "mod/profile_friendlyurl"] path = mod/profile_friendlyurl url = git://git.sarava.org/lorea/profile_friendlyurl.git +[submodule "mod/saravea_theme"] + path = mod/saravea_theme + url = git://git.sarava.org/lorea/saravea_theme.git diff --git a/mod/saravea_theme b/mod/saravea_theme new file mode 160000 +Subproject d1eb7eecabb31d9da8d0e7a52ed814089fe8cb3 |