mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
misc/mc.ext.in: Adds exif(1) output when viewing jpeg files.
This commit is contained in:
parent
5d87893ffe
commit
cf113f9215
@ -353,6 +353,7 @@ type/^GIF
|
||||
Include=image
|
||||
|
||||
type/^JPEG
|
||||
View=%view{ascii} identify %f; test -x /usr/bin/exif && echo && exif %f 2>/dev/null
|
||||
Include=image
|
||||
|
||||
type/^PC\ bitmap
|
||||
|
Loading…
Reference in New Issue
Block a user