tracker r1666 - branches/xesam-support/src/trackerd



Author: pvanhoof
Date: Thu Jun 12 15:54:04 2008
New Revision: 1666
URL: http://svn.gnome.org/viewvc/tracker?rev=1666&view=rev

Log:
Oeps oeps

Modified:
   branches/xesam-support/src/trackerd/tracker-crawler.c

Modified: branches/xesam-support/src/trackerd/tracker-crawler.c
==============================================================================
--- branches/xesam-support/src/trackerd/tracker-crawler.c	(original)
+++ branches/xesam-support/src/trackerd/tracker-crawler.c	Thu Jun 12 15:54:04 2008
@@ -770,7 +770,7 @@
 
 	g_debug ("Sending %d files to indexer to process", g_strv_length (files));
 	org_freedesktop_Tracker_Indexer_process_files (proxy, 
-						       (const gchar **)  tracker_dbus_slist_to_strv (NULL),
+						       (const gchar **) files,
 						       &error);
 	
 	if (error) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]