Created attachment 183198 [details] MS Office Files' Mime Types with Sifr Steps to reproduce: 1. Change icon theme to Sifr 2. Open or create some OOXML and MS Office Binary files 3. See the mime types in File > Recent Documents
It seems the generic ones can not be updated from icon theme
Another way to test 1. Change open dialog to LibreOffice: Tools > Options > PRODUCTNAME > General > Check "Use PRODUCTNAME dialog" 2. Try to open a file Here the patch result: https://github.com/rizmut/libreoffice-style-sifr/pull/32
Rizal Muttaqin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/afca4871bf31b10d7528d4a365920abb4a2c071a tdf#151694 Sifr: Update Mime Types It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Should the status be fixed?
(In reply to Buovjaga from comment #4) > Should the status be fixed? This bug need coding and not related to any icon theme
What are the file extensions of the files with missing icon?
(In reply to Heiko Tietze from comment #6) > What are the file extensions of the files with missing icon? Ah yes that's the real issue here. Somehow previous LibO version did not save the file with extension. Or may be the auto set extension was not checked. So this should be fixed now with my patch enough
Cannot find the term "Regular MS Binary Presentation" in the source code. And ultimately the icon is matched against the file extension. What is it?