added text.mimetypes for associating file types/extensions to mime types
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1633 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
a3bc403828
commit
bd0fda6cb9
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ $Id$
|
|||
|
||||
extensions = {
|
||||
'application/msword': 'doc',
|
||||
'application/pdf': 'pdf',
|
||||
'application/vnd.ms-excel': 'xls',
|
||||
'application/vnd.ms-powerpoint': 'ppt',
|
||||
'application/vnd.oasis.opendocument.presentation': 'odp',
|
||||
|
|
Loading…
Add table
Reference in a new issue