[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Mon Mar 7 18:35:17 UTC 2016
officecfg/registry/data/org/openoffice/Office/Common.xcu | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit a9b8fe5e967e9ec78c3c7793d8df60bfbf20d2b6
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Fri Mar 4 00:36:53 2016 +0400
tdf#62437 Hide OneDrive and Alfresco Cloud until they are functional
Change-Id: I0a1426f81e5ece30c4ca416716b5ada2d53a0412
Reviewed-on: https://gerrit.libreoffice.org/22881
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 7cf3e97..3441172 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -561,8 +561,8 @@
<prop oor:name="CmisServersUrls">
<value>
<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>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>
@@ -580,8 +580,8 @@
<prop oor:name="CmisServersNames">
<value>
<it>Google Drive</it>
- <it>OneDrive</it>
- <it>Alfresco Cloud</it>
+ <!-- <it>OneDrive</it>
+ <it>Alfresco Cloud</it> -->
<it>--------------------</it>
<it>Alfresco 4</it>
<it>IBM FileNet P8</it>
More information about the Libreoffice-commits
mailing list