----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128796/ -----------------------------------------------------------
(Updated Sept. 2, 2016, 3:58 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and David Faure. Changes ------- Submitted with commit fcbfb61a5304554483ceb49d8728d0e947a4af9e by Elvis Angelaccio to branch master. Bugs: 366795 https://bugs.kde.org/show_bug.cgi?id=366795 Repository: kio Description ------- Since there are too many slaves that don't (or [can't](https://bugs.kde.org/show_bug.cgi?id=367878#c3), in the kdeconnect case) emit an UDSEntry for ".", we can provide a fallback in the SlaveBase class. Diffs ----- src/core/slavebase.cpp f939146 Diff: https://git.reviewboard.kde.org/r/128796/diff/ Testing ------- Paste action is enabled again for mtp:// and kdeconnect:// slaves. Thanks, Elvis Angelaccio