Ticket #1690: mc-4.7.0-alt-filetypes-djvu.patch

File mc-4.7.0-alt-filetypes-djvu.patch, 290 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..41dd8a2 100644
    a b regex/\.([dD][vV][iI])$ 
    539539regex/\.([Tt][Ee][Xx])$ 
    540540        Open=%var{EDITOR:vi} %f 
    541541 
     542# DjVu 
     543regex/\.(djvu|DJVU)$ 
     544        Open=djview %f & 
    542545 
    543546### Miscellaneous ### 
    544547