| author | Production Moz <dev@sopinspace.com> |
| Mon, 25 Jun 2012 21:15:03 +0200 | |
| changeset 452 | 8f1d6a6cd7f6 |
| parent 451 | 7b162e485634 |
| child 453 | 1d314f629611 |
--- a/src/cm/converters/__init__.py Fri Jun 15 15:04:46 2012 +0200 +++ b/src/cm/converters/__init__.py Mon Jun 25 21:15:03 2012 +0200 @@ -21,7 +21,7 @@ # OO/MS-Word if mime_type in ['application/vnd.oasis.opendocument.text', 'application/msword', - 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' + 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/rtf', 'text/rtf', ]: