diff options
author | Mihai Varga <mihai.mv13@gmail.com> | 2014-08-11 13:23:53 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-12-15 11:23:27 +0100 |
commit | fdb58084b1a6bbeb01a767048980e5172d5b819b (patch) | |
tree | b42df96b368098f9fb0e92e9112cec6dbf967a29 /officecfg | |
parent | ac5bdc79cde62d41b35af0fa9cc5226504928c91 (diff) |
SharePoint binding settings, part 2
Change-Id: If4e08c851fd721252c0cf6ae05c85b88cd9ef8e7
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index fd51b4bd3b0e..889560205c3e 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -581,6 +581,7 @@ <it>http://<host>/_vti_bin/CMISSoapwsdl.aspx</it> <it>https://www.googleapis.com/drive/v2</it> <it>https://apis.live.net/v5.0</it> + <it>http://<host>/_api/Web</it> </value> </prop> <prop oor:name="CmisServersNames"> @@ -596,6 +597,7 @@ <it>SharePoint 2010</it> <it>Google Drive</it> <it>OneDrive</it> + <it>SharePoint 2013</it> </value> </prop> </node> |