Revision d37a244...
Go back to digest for 8th May 2011Features in KDE Base
Raphael Kubo da Costa committed changes in [kde-baseapps/KDE/4.6] plasma/applets/folderview/iconview.cpp:
Make folderview understand application/x-kde-dndextract.
The code was copied almost as-is from Dolphin's implementation. It
should now be possible to drag and drop files from any archive opened
in Ark to folderview.
It previously worked with some archive types due to a weird code path
in Ark which should not exist.
PS: Fredrik, I ended up using pathOrUrl() because I can't pass KUrl
via DBus.
Reviewed-by: Fredrik Höglund
File Changes
Modified 1 files
- plasma/applets/folderview/iconview.cpp
1 files changed in total