freeoffice: fix mimeTypes in desktop entry
This commit is contained in:
parent
c02944e17d
commit
107d591b65
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue