[Patch] new feature - Folder properties dialog now displays count of files and folders

David Faure faure at kde.org
Sun May 9 09:35:30 BST 2004


On Sunday 09 May 2004 05:10, Tim Edwards wrote:
> Just wondering what you guys think of this:
> 
> See http://bugs.kde.org/show_bug.cgi?id=81127 for further discussion of
> this and for the latest version of the patch file.

I like the idea.

But why does the patch uses ::stat() - which breaks it over remote directories
like FTP and SMB - instead of just the uds entry? Ah I see comment#9 says exactly
that.    isDir = S_ISDIR((*it2).m_long);  looks correct indeed (for UDS_FILE_TYPE).
Please test that change and send updated patch, I'll commit it.

Thanks!

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kfm-devel mailing list