wsd/reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit deb70b14fdb5c70da0789ca204f3f4bed4c02d60 Author: Aron Budea <[email protected]> AuthorDate: Fri Nov 8 17:54:50 2019 +0100 Commit: Jan Holesovsky <[email protected]> CommitDate: Fri Nov 15 11:08:00 2019 +0100 Update reference to TemplateSource in capabilities Change-Id: I1a0c08752bf81ae6675ea7430ca3024c35bd8c89 Reviewed-on: https://gerrit.libreoffice.org/82316 Reviewed-by: Aron Budea <[email protected]> Tested-by: Aron Budea <[email protected]> (cherry picked from commit 8df2610dc9b249871c74d7e4c23537e168d340ef) Reviewed-on: https://gerrit.libreoffice.org/82712 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Jan Holesovsky <[email protected]> diff --git a/wsd/reference.md b/wsd/reference.md index f7d1db720..32accb1d0 100644 --- a/wsd/reference.md +++ b/wsd/reference.md @@ -183,9 +183,9 @@ Currently the following are present: The property *available* is *true* when the convert-to functionality is present and correctly accessible from the WOPI host. -* hasTemplateSaveAs: true/false +* hasTemplateSource: true/false - is *true* when the Online supports the TemplateSaveAs CheckFileInfo property. + is *true* when the Online supports the TemplateSource CheckFileInfo property. * hasMobileSupport: true/false _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
