diff options
author | Sem <sembrestels@riseup.net> | 2011-12-31 17:05:27 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2011-12-31 17:05:27 +0100 |
commit | 6ca771fd570122e1ec80952c1169c7399f083243 (patch) | |
tree | 4b51394f21dd10cb1dfe2b13b0e9992ea670e23b | |
parent | 0d4e5b42833fe9d6506dbddf9d91eff619943aed (diff) | |
download | elgg-6ca771fd570122e1ec80952c1169c7399f083243.tar.gz elgg-6ca771fd570122e1ec80952c1169c7399f083243.tar.bz2 |
Added AudioHTML5 plugin.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/audio_html5 | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 10cf42746..e9a717410 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "mod/magic_topbar"] path = mod/magic_topbar url = git://gitorious.org/lorea/magic_topbar.git +[submodule "mod/audio_html5"] + path = mod/audio_html5 + url = git://gitorious.org/lorea/audio_html5.git diff --git a/mod/audio_html5 b/mod/audio_html5 new file mode 160000 +Subproject ad0149bc78bf67809d9c2636fe05987e2598b0c |