Commit e6ae6969 authored by Eteri's avatar Eteri

remove x2t from default configuration

parent 73f8f3e5
...@@ -70,12 +70,6 @@ default_mimetype_entry_list = [ ...@@ -70,12 +70,6 @@ default_mimetype_entry_list = [
"application/emf * ooo", "application/emf * ooo",
"application/octet* * ooo", "application/octet* * ooo",
"* application/vnd.oasis.opendocument* ooo", "* application/vnd.oasis.opendocument* ooo",
"application/vnd.openxmlformats-officedocument.wordprocessingml.document application/x-asc-text x2t",
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet application/x-asc-spreadsheet x2t",
"application/vnd.openxmlformats-officedocument.presentationml.presentation application/x-asc-presentation x2t",
"application/x-asc-text application/vnd.openxmlformats-officedocument.wordprocessingml.document x2t",
"application/x-asc-spreadsheet application/vnd.openxmlformats-officedocument.spreadsheetml.sheet x2t",
"application/x-asc-presentation application/vnd.openxmlformats-officedocument.presentationml.presentation x2t",
] ]
class Recipe(GenericBaseRecipe): class Recipe(GenericBaseRecipe):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment