[Libreoffice-bugs] [Bug 67874] No icon association with MS Office and 3rd party files in Info.plist
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun May 10 11:50:18 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=67874
eisa01 <eisa01 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Other: No icon association |No icon association with MS
|with MS Office files on OSX |Office and 3rd party files
| |in Info.plist
Hardware|Other |All
Blocks|103303 |42082
--- Comment #14 from eisa01 <eisa01 at gmail.com> ---
Ok, so the issue is that LO does not declare icons on the "Imported Type UTIs"
in the Info.plist (and neither on the "Document types")
LO also only declares .docx as imported, .doc is only under Document type under
"3rd party formats"
That means that at minimum "3rd party formats" need to be restructured, as it
mixes e.g., documents and spreadsheets. It would probably be better to add many
of those to the "Imported Type UTIs"
Reading this Stack overflow article [1], it seems like setting the icons on the
Exported/imported UTIs is best practice.
In principle this is something I should be able to fix, but getting up the
build and gerrit environment seems like a momentous task...
[1]
https://stackoverflow.com/questions/21937978/what-are-utimportedtypedeclarations-and-utexportedtypedeclarations-used-for-on-i
UTI documentation:
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html#//apple_ref/doc/uid/TP40001319-CH201-SW1
https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW8
Document Types documentation:
https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-101685-TPXREF107
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on macOS
https://bugs.documentfoundation.org/show_bug.cgi?id=103303
[Bug 103303] [META] Desktop integration bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200510/582e2b55/attachment.htm>
More information about the Libreoffice-bugs
mailing list