patch for viewing DjVu files
Nerijus Baliunas
nerijus at users.sourceforge.net
Thu Sep 7 11:39:35 UTC 2006
Anyone? It's really a simple patch, and Changelog is not really needed,
but if you want it:
2006-09-07 Nerijus Baliunas <nerijus at users.sourceforge.net>
* mc.ext.in: Add support for .djvu files.
On Wed, 16 Aug 2006 23:59:53 +0300 Nerijus Baliunas <nerijus at users.sourceforge.net> wrote:
> Hello,
>
> please apply the following patch:
>
> --- mc.ext.in.orig 2006-08-03 00:21:57.000000000 +0300
> +++ mc.ext.in 2006-08-16 23:25:42.460424250 +0300
> @@ -485,6 +485,10 @@
> regex/\.([Tt][Ee][Xx])$
> Open=%var{EDITOR:vi} %f
>
> +# DjVu
> +shell/.djvu
> + Open=(djview %f &)
> +
>
> ### Miscellaneous ###
More information about the mc-devel
mailing list