mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +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
|
Include=image
|
||||||
View=sxpm %f
|
View=sxpm %f
|
||||||
|
|
||||||
|
shell/.ico
|
||||||
|
Include=image
|
||||||
|
|
||||||
include/image
|
include/image
|
||||||
Open=if [ "$DISPLAY" = "" ]; then zgv %f; else (gqview %f &); fi
|
Open=if [ "$DISPLAY" = "" ]; then zgv %f; else (gqview %f &); fi
|
||||||
View=%view{ascii} identify %f
|
View=%view{ascii} identify %f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user