X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ae7af383fde387e621c28d1fd4a22243ed077eaa..0c8dfb6e8d63c4b117fe89c8f519219e10b84133:/.gitmodules diff --git a/.gitmodules b/.gitmodules index b41da321..882f3c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,8 @@ -[submodule "actionbarsherlock"] - path = actionbarsherlock - url = git://github.com/JakeWharton/ActionBarSherlock.git +[submodule "owncloud-android-library"] + path = owncloud-android-library + url = git://github.com/owncloud/android-library.git + branch = master +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master