| author | Production Moz <dev@sopinspace.com> |
| Wed, 09 May 2012 09:36:49 +0200 | |
| changeset 416 | 5573b959131d |
| parent 415 | bacf162c7b58 |
| child 417 | c5e91f204371 |
--- a/src/cm/converters/__init__.py Mon May 07 09:10:45 2012 +0200 +++ b/src/cm/converters/__init__.py Wed May 09 09:36:49 2012 +0200 @@ -22,6 +22,8 @@ if mime_type in ['application/vnd.oasis.opendocument.text', 'application/msword', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' + 'application/rtf', + 'text/rtf', ]: from cm.cm_settings import USE_ABI