On Wednesday 06 October 2004 13:55, Spiros Georgaras wrote: > I set UDS_FILE_TYPE = 16384 (4000H) to tell konqueror this is a directory. S_IFDIR is 0x40000 ! Don't hardcode numbers, use S_IFDIR. -- David Faure, faure at kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).