From 56a36956ed1fee1dd53817a81bcb2241373aebdc Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 8 Oct 2015 12:58:25 +0100 Subject: Related: tdf#72880 add vnd.libreoffice.cmis to CFBundleURLTypes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit have a stab at this to see if this would work Change-Id: Idd24b42d5ea0b5ade44b1a2d849a0ad1c85c3827 Reviewed-on: https://gerrit.libreoffice.org/19249 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sysui/desktop/macosx/Info.plist.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sysui/desktop/macosx/Info.plist.in') diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in index d09701acd79c..604a3568152b 100755 --- a/sysui/desktop/macosx/Info.plist.in +++ b/sysui/desktop/macosx/Info.plist.in @@ -1430,6 +1430,18 @@ + CFBundleURLTypes + + + CFBundleURLName + @PRODUCTNAME@ CMIS + CFBundleURLSchemes + + vnd.libreoffice.cmis + + + + CFBundleDocumentTypes -- cgit