MS Office Open XML Formate hinzugefügt

git-svn-id: https://svn.libreccm.org/ccm/trunk@1422 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2012-01-04 07:56:49 +00:00
parent fc248985a2
commit c3b8a726c9
1 changed files with 4 additions and 2 deletions

View File

@ -26,7 +26,9 @@
"application/ms-powerpoint", "Microsoft Powerpoint file", "ppt,pps,pot", "MimeType" "application/ms-powerpoint", "Microsoft Powerpoint file", "ppt,pps,pot", "MimeType"
"application/postscript", "encapsulated PostScript", "ps,eps,ai", "TextMimeType","1" "application/postscript", "encapsulated PostScript", "ps,eps,ai", "TextMimeType","1"
"application/rtf", "rich text format", "rtf", "TextMimeType", "1" "application/rtf", "rich text format", "rtf", "TextMimeType", "1"
"application/vnd.sun.xml.writer", "OpenOffice Writer", "sxw", "TextMimeType", "1" "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "Microsoft Office Open XML Word Document", "docx", "TextMimeType", "1""application/vnd.sun.xml.writer", "OpenOffice Writer", "sxw", "TextMimeType", "1"
"application/vnd.openxmlformats-officedocument.presentationml.presentation", "Microsoft Office Open XML Powerpoint Document", "pptx", "MimeType"
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "Microsoft Office Open XML Excel Document", "xlsx", "TextMimeType", "1"
"application/vnd.sun.xml.writer.template", "OpenOffice Writer Template", "stw", "TextMimeType", "1" "application/vnd.sun.xml.writer.template", "OpenOffice Writer Template", "stw", "TextMimeType", "1"
"application/vnd.sun.xml.calc", "OpenOffice SpreadSheets", "sxc", "TextMimeType", "1" "application/vnd.sun.xml.calc", "OpenOffice SpreadSheets", "sxc", "TextMimeType", "1"
"application/vnd.sun.xml.calc.template", "OpenOffice SpreadSheets Template", "stc", "TextMimeType", "1" "application/vnd.sun.xml.calc.template", "OpenOffice SpreadSheets Template", "stc", "TextMimeType", "1"
@ -55,4 +57,4 @@
"image/x-xbitmap", "xbm image", "xbm", "ImageMimeType", "" "image/x-xbitmap", "xbm image", "xbm", "ImageMimeType", ""
"image/x-xwindowdump", "x-windowdump", "xwd", "ImageMimeType", "" "image/x-xwindowdump", "x-windowdump", "xwd", "ImageMimeType", ""
"image/bmp", "Windows BMP", "bmp", "ImageMimeType", "com.arsdigita.mimetypes.image.BMPImageSizer" "image/bmp", "Windows BMP", "bmp", "ImageMimeType", "com.arsdigita.mimetypes.image.BMPImageSizer"
"image/png", "PNG image", "png", "ImageMimeType", "" "image/png", "PNG image", "png", "ImageMimeType", ""