mc.ext.ini: support avif images.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Eugene San 2024-01-13 15:38:40 +03:00 committed by Andrew Borodin
parent 45cd77ffa5
commit 51b0b5fe7c

View File

@ -581,6 +581,10 @@ Shell=.webp
View=%view{ascii} @EXTHELPERSDIR@/image.sh view webp
Open=@EXTHELPERSDIR@/image.sh open webp
[avif]
Shell=.avif
View=%view{ascii} @EXTHELPERSDIR@/image.sh view avif
Open=@EXTHELPERSDIR@/image.sh open avif
### Sound files ###