add icon for m4a

This commit is contained in:
Uwe Steinmann 2021-02-20 20:13:01 +01:00
parent 12ae492f54
commit 2f2472f79f

View File

@ -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";