mc.ext.ini.in: support webp images.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Guy Stalnaker 2023-10-09 21:49:17 +03:00 committed by Andrew Borodin
parent 657090aa1f
commit cd60a2907a
1 changed files with 4 additions and 0 deletions

View File

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