Ticket #1695: mc-4.7.0-alt-filetypes-jpeg.patch

File mc-4.7.0-alt-filetypes-jpeg.patch, 299 bytes (added by wRAR, 15 years ago)
  • misc/mc.ext.in

    diff --git a/misc/mc.ext.in b/misc/mc.ext.in
    index a093f88..ab93168 100644
    a b type/^GIF 
    350350        Include=image 
    351351 
    352352type/^JPEG 
     353        View=%view{ascii} identify %f; test -x /usr/bin/exif && echo && exif %f 2>/dev/null 
    353354        Include=image 
    354355 
    355356type/^PC\ bitmap