add 2 file type to mc.ext

vadim-lvv at yandex.ru vadim-lvv at yandex.ru
Sun May 7 16:34:59 UTC 2006


Hi!

I frequently meet books in chm and djvu format
and propose add in mc.ext:

# chm
regex/\.([cC][hH][mM])$
        Open=(xchm %f >/dev/null 2>&1 &)

# djvu
regex/\.([dD][jJ][vV][uU])$
        Open=(djview %f &)
        View=%view{ascii} djvutxt %f

--
        Sincerely yours,
        Vadim Likhota



More information about the mc-devel mailing list