From 32eac748c508640bec036975c0a91ea904c729a2 Mon Sep 17 00:00:00 2001 From: Eivind Samseth Date: Sat, 16 May 2020 14:39:33 +0200 Subject: tdf#103644: Add support for vnd.sun.star.webdav on macOS Change-Id: I0766b7a12686c829f8b0fe43df6d5256139d4f10 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94359 Reviewed-by: Tor Lillqvist Tested-by: Tor Lillqvist --- sysui/desktop/macosx/Info.plist.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sysui') diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in index 608140d2911d..fa3dbed3c79c 100644 --- a/sysui/desktop/macosx/Info.plist.in +++ b/sysui/desktop/macosx/Info.plist.in @@ -1463,6 +1463,15 @@ vnd.libreoffice.cmis + + CFBundleURLName + @PRODUCTNAME@ WebDav + CFBundleURLSchemes + + vnd.sun.star.webdav + vnd.sun.star.webdavs + + CFBundleDocumentTypes -- cgit