Re: add 2 file type to mc.ext



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 yandex ru <vadim-lvv 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]