https://bugs.documentfoundation.org/show_bug.cgi?id=171552
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] --- Comment #2 from Julien Nabet <[email protected]> --- I don't have a Mac but here's the link: https://opengrok.libreoffice.org/xref/core/sysui/desktop/macosx/Info.plist.in?r=562a40f453caa003187ff28c7798647d9e0b4ded#100 Patrick/Dan: ok for this straightforward patch? diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in index 480466be67fc..85b61fd5e50d 100644 --- a/sysui/desktop/macosx/Info.plist.in +++ b/sysui/desktop/macosx/Info.plist.in @@ -107,6 +107,7 @@ <array> <string>public.data</string> <string>public.content</string> + <string>public.spreadsheet</string> </array> <key>UTTypeTagSpecification</key> <dict> -- You are receiving this mail because: You are the assignee for the bug.
