add 2 file type to mc.ext

Jozef Riha jose1711 at gmail.com
Wed May 10 12:59:08 UTC 2006


hi, while considering this, you might also want to check my
modifications to mc.ext:

http://www.abclinuxu.cz/blog/Joseho_blog/2005/12/10/112769

site is in czech but the mc.ext part is in easy-to-understand english ;-)

cheers, joe

On 5/7/06, vadim-lvv at yandex.ru <vadim-lvv at yandex.ru> wrote:
> 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