add OpenOffice Draw to mimetypes listing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3498 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
adfb040cd8
commit
a4e055bb66
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ extensions = {
|
|||
'application/pdf': 'pdf',
|
||||
'application/vnd.ms-excel': 'xls',
|
||||
'application/vnd.ms-powerpoint': 'ppt',
|
||||
'application/vnd.oasis.opendocument.graphics': 'odg',
|
||||
'application/vnd.oasis.opendocument.presentation': 'odp',
|
||||
'application/vnd.oasis.opendocument.spreadsheet': 'ods',
|
||||
'application/vnd.oasis.opendocument.text': 'odt',
|
||||
|
|
Loading…
Add table
Reference in a new issue