diff options
author | Mihai Varga <mihai.mv13@gmail.com> | 2014-06-23 19:14:08 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-12-15 11:23:24 +0100 |
commit | fc1bfd9e6d774917bd90d67b1135402d2d33ef6b (patch) | |
tree | 232d72d467ca8a2b5569467061225ff51351f52a /officecfg | |
parent | a7b86c0e647bef6da677fa71aa921976bd165138 (diff) |
OneDrive binding settings
Change-Id: I72c97931098c1a029d39532e3433c0aeaba73e3f
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 6cd4e22da7a8..fd51b4bd3b0e 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -580,6 +580,7 @@ <it>http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RepositoryService?wsdl</it> <it>http://<host>/_vti_bin/CMISSoapwsdl.aspx</it> <it>https://www.googleapis.com/drive/v2</it> + <it>https://apis.live.net/v5.0</it> </value> </prop> <prop oor:name="CmisServersNames"> @@ -594,6 +595,7 @@ <it>OpenText ELS 10.2.0</it> <it>SharePoint 2010</it> <it>Google Drive</it> + <it>OneDrive</it> </value> </prop> </node> |