diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2015-07-13 16:32:07 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2015-07-16 09:53:54 +0200 |
commit | 871d770378809d49c49369faf7fd2ebfe9dc3881 (patch) | |
tree | ce79c0a1da8dc303a2b6634f699939fae7c2bc52 /officecfg/registry | |
parent | 289eb8a70d8be87e9768f48d3d28cf4f0d47709a (diff) |
Separators between services types
Change-Id: Ibd26abdb83b86256197311bc7a120b4b025ae814
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index a9b1bf72dd6d..63947223306f 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -573,6 +573,7 @@ <it>https://www.googleapis.com/drive/v2</it> <it>https://apis.live.net/v5.0</it> <it>https://api.alfresco.com/cmis/versions/1.0/atom/</it> + <it></it> <it>http://<host:port>/alfresco/cmisatom</it> <it>http://<host>/p8cmis/wsdl</it> <it>https://apps.lotuslive.com/files/basic/cmis/my/servicedoc</it> @@ -583,6 +584,7 @@ <it>http://<host>/_vti_bin/CMISSoapwsdl.aspx</it> <it>http://<host>/_api/Web</it> <it>http://<host>/</it> + <it></it> </value> </prop> <prop oor:name="CmisServersNames"> @@ -590,6 +592,7 @@ <it>Google Drive</it> <it>OneDrive</it> <it>Alfresco Cloud</it> + <it>--------------------</it> <it>Alfresco 4</it> <it>IBM FileNet P8</it> <it>Lotus Live Files</it> @@ -600,6 +603,7 @@ <it>SharePoint 2010</it> <it>SharePoint 2013</it> <it>Other CMIS</it> + <it>--------------------</it> </value> </prop> </node> |