Fix of file panel encoding change w/o VFS support.
commitc36a810c096771ccbb30655adbac859d330e1b0f
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 22 Jul 2010 11:55:23 +0000 (22 15:55 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 27 Sep 2010 17:43:43 +0000 (27 21:43 +0400)
tree85911c59191ca4c04ac4e30540c227d9002fa96c
parent48318f3e5d4f0d4a54ea075399c556c923c2613e
Fix of file panel encoding change w/o VFS support.

Now --disable-vfs doesn't mean the total disabling of VFS.
With --disable-vfs option, the localfs module is built
to use the change of file panel encoding.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/Makefile.am
lib/util.c
lib/util.h
lib/vfs/mc-vfs/Makefile.am
lib/vfs/mc-vfs/direntry.c
lib/vfs/mc-vfs/gc.c
lib/vfs/mc-vfs/vfs-impl.h
lib/vfs/mc-vfs/vfs.h
lib/vfs/mc-vfs/xdirentry.h
src/tree.c