On Thursday 04 August 2011 12:14:44 Christoph Feck wrote:
> * Integration with Nepomuk, so that thumbnails automatically get
> moved/deleted when the original file is.

This can be done independently of nepomuk.
When you move or delete a file using KIO, a dbus signal is emitted (see 
KDirNotify).
Well, ok, there is nothing running all the time to listen to that, we could 
just handle thumbnails in the kio move/delete jobs directly (e.g. calling a 
static method in previewjob.cpp, to keep all the thumbnail-related code 
together).

-- 
David Faure, [email protected], http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org).

Reply via email to