mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
add icon for m4a
This commit is contained in:
parent
12ae492f54
commit
2f2472f79f
|
@ -1047,6 +1047,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);;
|
|||
$icons["pdf"] = "gnome-mime-application-pdf.svg";
|
||||
$icons["wav"] = "audio.svg";
|
||||
$icons["mp3"] = "audio.svg";
|
||||
$icons["m4a"] = "audio.svg";
|
||||
$icons["opus"] = "audio.svg";
|
||||
$icons["c"] = "text-x-preview.svg";
|
||||
$icons["cpp"] = "text-x-preview.svg";
|
||||
|
|
Loading…
Reference in New Issue
Block a user