mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-11 18:32:53 +03:00
Ticket #1630: add ico files support
This is a trivial patch to add *.ico files support into mc. Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
f0c69e9819
commit
91378afbfb
@ -383,6 +383,9 @@ shell/.xpm
|
||||
Include=image
|
||||
View=sxpm %f
|
||||
|
||||
shell/.ico
|
||||
Include=image
|
||||
|
||||
include/image
|
||||
Open=if [ "$DISPLAY" = "" ]; then zgv %f; else (gqview %f &); fi
|
||||
View=%view{ascii} identify %f
|
||||
|
Loading…
x
Reference in New Issue
Block a user