Add odt mime type

This commit is contained in:
Fabian Hauser 2021-12-22 12:53:33 +01:00
parent 45a41323a7
commit 1a12ed93c7

View file

@ -29,6 +29,7 @@
"x-scheme-handler/mailto" = email; "x-scheme-handler/mailto" = email;
"x-scheme-handler/msteams" = [ "teams.desktop" ]; "x-scheme-handler/msteams" = [ "teams.desktop" ];
"application/vnd.oasis.opendocument.text" = doc-editor;
"application/vnd.openxmlformats-officedocument.wordprocessingml.document" = "application/vnd.openxmlformats-officedocument.wordprocessingml.document" =
doc-editor; doc-editor;
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" =