On Fri, 14 May 2010 11:44:34 -0400 Jabba Laci wrote:
> I also noticed that the
> config file "uzip" was moved to a different directory. Before it was
> at /usr/share/mc/extfs/uzip , now it is located at
> /usr/lib/mc/extfs.d/uzip .

Yes. An addition, user's VFS plug-ins are supported now. You can
copy the uzip plug-in to the ~/.mc/extfs.d directory and modify it
as you wrote:

> to enable this feature we need to change this line:
> 
> # Set this to 1 if zipinfo (unzip -Z) is to be used (recommended), otherwise 
> 0.
> my $op_has_zipinfo = 1;

The ~/.mc/extfs.d/uzip plug-in will be used instead of
/usr/lib/mc/extfs.d/uzip one.

-- 
Andrew
_______________________________________________
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to