Review Request 109233: Make nfs isSlow() user configurable in kdeglobals, fixes Bug 290666
Pierre Sauter
pierre.sauter at stwm.de
Fri Mar 22 16:32:18 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109233/
-----------------------------------------------------------
(Updated March 22, 2013, 4:32 p.m.)
Review request for kdelibs.
Changes
-------
Use KGlobal::config() as David Faure suggested
Description
-------
NFS (and smb) filesystems are considered slow by KDE and icons from those are not shown in folderview.
see https://bugs.kde.org/show_bug.cgi?id=290666
In corporate environments this is not an expected behaviour, as home directories are usually mounted over the network.
This patch restores the old behaviour by having the line
showIconsOnNetworkFilesystems=true
in the General section of kdeglobals.
This addresses bug 290666.
http://bugs.kde.org/show_bug.cgi?id=290666
Diffs (updated)
-----
kio/kio/kfileitem.cpp 6667a90
Diff: http://git.reviewboard.kde.org/r/109233/diff/
Testing
-------
Built kde4libs_4.10.0 from source on Ubuntu 12.04.
Works as expected.
Thanks,
Pierre Sauter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130322/1e862f8a/attachment.htm>
More information about the kde-core-devel
mailing list