Merged new mime-types and icons for Microsoft files MDL-9940

This commit is contained in:
moodler 2007-08-23 06:50:37 +00:00
parent 3be1eb5238
commit 68da9722db
19 changed files with 16 additions and 0 deletions

View File

@ -58,6 +58,9 @@ function get_mimetypes_array() {
'dv' => array ('type'=>'video/x-dv', 'icon'=>'video.gif'),
'dmg' => array ('type'=>'application/octet-stream', 'icon'=>'dmg.gif'),
'doc' => array ('type'=>'application/msword', 'icon'=>'word.gif'),
'docx' => array ('type'=>'application/msword', 'icon'=>'docx.gif'),
'docm' => array ('type'=>'application/msword', 'icon'=>'docm.gif'),
'dotx' => array ('type'=>'application/msword', 'icon'=>'dotx.gif'),
'dcr' => array ('type'=>'application/x-director', 'icon'=>'flash.gif'),
'dif' => array ('type'=>'video/x-dv', 'icon'=>'video.gif'),
'dir' => array ('type'=>'application/x-director', 'icon'=>'flash.gif'),
@ -125,6 +128,13 @@ function get_mimetypes_array() {
'png' => array ('type'=>'image/png', 'icon'=>'image.gif'),
'pps' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'powerpoint.gif'),
'ppt' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'powerpoint.gif'),
'pptx' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'pptx.gif'),
'pptm' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'pptm.gif'),
'potx' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'potx.gif'),
'potm' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'potm.gif'),
'ppam' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'ppam.gif'),
'ppsx' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'ppsx.gif'),
'ppsm' => array ('type'=>'application/vnd.ms-powerpoint', 'icon'=>'ppsm.gif'),
'ps' => array ('type'=>'application/postscript', 'icon'=>'pdf.gif'),
'qt' => array ('type'=>'video/quicktime', 'icon'=>'video.gif'),
'ra' => array ('type'=>'audio/x-realaudio', 'icon'=>'audio.gif'),
@ -170,6 +180,12 @@ function get_mimetypes_array() {
'xfd' => array ('type'=>'application/pdf', 'icon'=>'pdf.gif'),
'xfdf' => array ('type'=>'application/pdf', 'icon'=>'pdf.gif'),
'xls' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'excel.gif'),
'xlsx' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xlsx.gif'),
'xlsm' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xlsm.gif'),
'xltx' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xltx.gif'),
'xltm' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xltm.gif'),
'xlsb' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xlsb.gif'),
'xlam' => array ('type'=>'application/vnd.ms-excel', 'icon'=>'xlam.gif'),
'xml' => array ('type'=>'application/xml', 'icon'=>'xml.gif'),
'xsl' => array ('type'=>'text/xml', 'icon'=>'xml.gif'),
'zip' => array ('type'=>'application/zip', 'icon'=>'zip.gif')

BIN
pix/f/docm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/docx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/dotm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/dotx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 170 B

BIN
pix/f/potm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/potx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/ppam.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

BIN
pix/f/ppsm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 635 B

BIN
pix/f/ppsx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/pptm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

BIN
pix/f/pptx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

BIN
pix/f/xlam.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/xlsb.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 B

BIN
pix/f/xlsm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/xlsx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/xltm.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
pix/f/xltx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB