mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Merge branch '1690_patch_for_djvu'
* 1690_patch_for_djvu: Ticket #1690: mc.ext entry for .djvu
This commit is contained in:
commit
a1a2164170
@ -539,6 +539,9 @@ regex/\.([dD][vV][iI])$
|
||||
regex/\.([Tt][Ee][Xx])$
|
||||
Open=%var{EDITOR:vi} %f
|
||||
|
||||
# DjVu
|
||||
regex/\.(djvu|DJVU)$
|
||||
Open=djview %f &
|
||||
|
||||
### Miscellaneous ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user