Kaydet (Commit) 5db77d15 authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat

libcmis: changed API to get all repositories infos, not just their ID

This change will not be pushed in upstream libcmis-0.2 branch, so I
backported it here as it will be needed to show a list of repositories
in the filepicker UI somehow.

Change-Id: I5427e96ddf548c14d2a3b6988e4352c832ac7a0b
üst 54fbcc39
This diff is collapsed.
...@@ -47,7 +47,7 @@ TARFILE_MD5=0d2dcdfbf28d6208751b33057f5361f0 ...@@ -47,7 +47,7 @@ TARFILE_MD5=0d2dcdfbf28d6208751b33057f5361f0
# Pushed upstream in both master and libcmis-0.2 branches # Pushed upstream in both master and libcmis-0.2 branches
PATCH_FILES+=libcmis-0.2.3.patch PATCH_FILES+=libcmis-0.2.3.patch
# Pushed upstream to master branch, but not to libcmis-0.2 # Pushed upstream to master branch, but not to libcmis-0.2
PATCH_FILES+=libcmis-0.2.3-allowable-actions.patch PATCH_FILES+=libcmis-0.2.3-backports.patch
.IF "$(OS)$(COM)" == "WNTMSC" .IF "$(OS)$(COM)" == "WNTMSC"
PATCH_FILES+=boost-win.patch PATCH_FILES+=boost-win.patch
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment