diff --git a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf index 15b32c06..94fd9af3 100644 --- a/src/sampleconf/mimeconf +++ b/src/sampleconf/mimeconf @@ -64,6 +64,7 @@ application/postscript = exec pstotext;charset=iso-8859-1;mimetype=text/plain application/vnd.ms-excel = exec xls2csv -c " " -d utf-8;mimetype=text/plain application/vnd.ms-powerpoint = exec catppt -d utf-8;mimetype=text/plain application/vnd.oasis.opendocument.text = exec rclsoff +application/vnd.oasis.opendocument.text-template = exec rclsoff application/vnd.oasis.opendocument.presentation = exec rclsoff application/vnd.oasis.opendocument.spreadsheet = exec rclsoff application/vnd.oasis.opendocument.graphics = exec rclsoff