fix problem with double directories in virtual devices.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 2 Mar 2009 11:55:57 +0000 (11:55 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 2 Mar 2009 11:55:57 +0000 (11:55 +0000)
commitee2ab9506be2f8552aabd479ea99cccbf62f0b84
tree63d57efcd17dcfe92b934557d1bdd662b62e3694
parent8179fb047813af14de60d10ccf959fa48cbd2038
fix problem with double directories in virtual devices.

oops, were using realpath and not path!

PS: still segfaults on some cases, related to mouse up callback being
called on already deleted icons, that should not happen as objects are
unrealized before being deleted. Need to investigate.

SVN revision: 39329
src/bin/e_fm.c