mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
mc.ext.ini: support avif images.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
45cd77ffa5
commit
51b0b5fe7c
@ -581,6 +581,10 @@ Shell=.webp
|
|||||||
View=%view{ascii} @EXTHELPERSDIR@/image.sh view webp
|
View=%view{ascii} @EXTHELPERSDIR@/image.sh view webp
|
||||||
Open=@EXTHELPERSDIR@/image.sh open 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 ###
|
### Sound files ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user