Log Message: |
Fix the subdir being renamed to "." in the dolphin treeview when changing its icon.
We have to let findByUrl do like slotEntries, and prefer a subdir item with a name
over a root item with ".". The name doesn't matter for root items, but it matters
for child items.
Fixed for: 4.4-beta2
BUG: 190535
|