vfs_path_to_str() now return URL string instead of old representation
commitbba132381e9bc6e647b701c6f92d2f3b14962179
authorSlava Zanko <slavazanko@gmail.com>
Tue, 14 Jun 2011 12:09:59 +0000 (14 15:09 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Thu, 23 Jun 2011 11:45:01 +0000 (23 14:45 +0300)
tree88083325c1941140530d2607c9d4a8a2e271381c
parent2ec4cc59abdad1b75997de30289df825ba631eba
vfs_path_to_str() now return URL string instead of old representation

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
17 files changed:
lib/tests/Makefile.am
lib/tests/vfs/Makefile.am
lib/tests/vfs/canonicalize_pathname.c [moved from lib/tests/canonicalize_pathname.c with 84% similarity]
lib/tests/vfs/current_dir.c
lib/tests/vfs/path_serialize.c
lib/tests/vfs/vfs_path_string_convert.c
lib/tests/vfs/vfs_s_get_path_mangle.c
lib/util.c
lib/utilunix.c
lib/vfs/direntry.c
lib/vfs/path.c
lib/vfs/path.h
lib/vfs/vfs.c
lib/vfs/xdirentry.h
misc/mc.ext.in
src/filemanager/panel.c
src/vfs/extfs/extfs.c