mc/lib/vfs
Andrew Borodin b7d5a5852c 2-level extfs plugin structure.
extfs vfs plugins are read from following places:
1. ~/.mc/extfs.d directory.
2. /usr/libexec/mc/extfs.d direcotry.

Priority of plugins installed in user home directory
is highest. If there are two plugins with same names
exist in user home and system directories, the plugin
from user home is used.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-02-15 16:10:02 +00:00
..
mc-vfs 2-level extfs plugin structure. 2010-02-15 16:10:02 +00:00
Makefile.am Moved dir $(srcdir)/vfs into $(srcdir)/lib/vfs/mc-vfs 2010-01-26 10:30:21 +02:00