diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-15 16:45:20 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-16 14:42:24 +0100 |
commit | ac1e59a1abea03d55286d6b2268572e1199c15ef (patch) | |
tree | cea4c043ae0b6f602036a5a2a1c87d55cc236f19 /officecfg | |
parent | 7ccdadb57c18e53e887ac294a26f3756e7843927 (diff) |
CMIS: added OpenDataSpace default URL
Change-Id: Ief298ad4ce724a31edfba977609358893bf4365d
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 45f4cfe888db..4bc30edece7e 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -609,6 +609,7 @@ <it>https://apps.lotuslive.com/files/basic/cmis/my/servicedoc</it> <it>http://<host>/servlet/cmis/repository/_P<Quickr place name>_RMain.nsf/servicedoc</it> <it>http://<host>/nuxeo/webservices/cmis/RepositoryService?wsdl</it> + <it>https://<host>/cmis/atom</it> <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> </value> @@ -620,6 +621,7 @@ <it>Lotus Live Files</it> <it>Lotus Quickr Domino</it> <it>Nuxeo 5.4</it> + <it>OpenDataSpace</it> <it>OpenText ELS 10.2.0</it> <it>SharePoint 2010</it> </value> |