[tracker/thumbnails] Added comment/question about thumbnailer Move integration
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/thumbnails] Added comment/question about thumbnailer Move integration
- Date: Mon, 1 Feb 2010 12:59:07 +0000 (UTC)
commit 9ee2a82e53bafeee719be2a5de4ac328f868810e
Author: Philip Van Hoof <philip codeminded be>
Date: Mon Feb 1 13:58:20 2010 +0100
Added comment/question about thumbnailer Move integration
src/libtracker-miner/tracker-miner-fs.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/libtracker-miner/tracker-miner-fs.c b/src/libtracker-miner/tracker-miner-fs.c
index b26086e..1eb8b83 100644
--- a/src/libtracker-miner/tracker-miner-fs.c
+++ b/src/libtracker-miner/tracker-miner-fs.c
@@ -1358,6 +1358,10 @@ item_move (TrackerMinerFS *fs,
source_uri,
uri);
+ /* TODO: Perhaps we should move this to item_update_uri_recursively, and
+ * that way support a directory being renamed too? I'm reluctant to add
+ * a file_info lookup to each kid in a (sub)directory, though */
+
tracker_thumbnailer_move_add (source_uri,
g_file_info_get_content_type (file_info),
uri);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]