Merge pull request #162488 from K900/fix-freeoffice

freeoffice: fix mimeTypes in desktop entry
This commit is contained in:
pennae 2022-03-02 14:24:45 +00:00 committed by GitHub
commit 408e9de300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,9 @@
"application/vnd.openxmlformats-officedocument.spreadsheetml.template"
"application/vnd.ms-excel.sheet.macroenabled.12"
"application/vnd.ms-excel.template.macroEnabled.12"
"application/x-dif;text/spreadsheet;text/csv"
"application/x-dif"
"text/spreadsheet"
"text/csv"
"application/x-prn"
"application/vnd.ms-excel.sheet.binary.macroenabled.12"
];