Skip to content

Commit

Permalink
MDL-21432, mbz icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongsheng Cai committed Sep 15, 2010
1 parent 56c6138 commit b3ea9cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/filelib.php
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,7 @@ function get_mimetypes_array() {
'js' => array ('type'=>'application/x-javascript', 'icon'=>'text'),
'latex'=> array ('type'=>'application/x-latex', 'icon'=>'text'),
'm' => array ('type'=>'text/plain', 'icon'=>'text'),
'mbz' => array ('type'=>'application/vnd.moodle.backup', 'icon'=>'moodle'),
'mov' => array ('type'=>'video/quicktime', 'icon'=>'video'),
'movie'=> array ('type'=>'video/x-sgi-movie', 'icon'=>'video'),
'm3u' => array ('type'=>'audio/x-mpegurl', 'icon'=>'audio'),
Expand Down
Binary file added pix/f/moodle.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3ea9cb

Please sign in to comment.