Revision 8941745...
Go back to digest for 18th August 2013Features in KDE Base
Fabio D'Urso committed changes in [kde-baseapps] dolphin/src/dolphinviewcontainer.cpp:
dolphin: Show full KFileItem statusbar text with hovered folders too
This patch changes the status bar text dolphin shows when a folder is
hovered. It now shows full folder info, eg:
"mydir (folder, symlink to /opt/mydir")
instead of:
"mydir"
This is consistent with dolphin's behavior on regular files, and
DolphinPart already does that (DolphinPart::slotRequestItemInfo has no
special cases for folders).
REVIEW: 112106
File Changes
Modified 1 files
- dolphin/src/dolphinviewcontainer.cpp
1 files changed in total