MDL-78884 pix: Reduce MIME type icons, replacing them

In order to reduce the number of icons for the MIME types, a few
icons have been removed and replaced with their generic from
the existing ones:
- avi -> video
- base -> database
- bmp -> image
- html -> markup
- jpeg -> image
- mov -> video
- mp3 -> audio
- mpeg -> video
- png -> image
- quicktime -> video
- tiff -> image
- wav -> audio
- wmv -> video
This commit is contained in:
Sara Arjona
2023-08-23 07:32:47 +02:00
parent dd354b589a
commit 07736ae9b7
125 changed files with 98 additions and 37 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2023082200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2023082200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.3dev+ (Build: 20230822)'; // Human-friendly version name