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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user