Re: [Tracker] Fwd: [PATCH] Exclude directories from being indexed
- From: Jamie McCracken <jamiemcc blueyonder co uk>
- To: Samuel Cormier-Iijima <sciyoshi gmail com>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] Fwd: [PATCH] Exclude directories from being indexed
- Date: Sun, 30 Jul 2006 09:37:37 +0100
Samuel Cormier-Iijima wrote:
Sorry about my email, stupid Gmails is being weird.
Hey there,
Yea, I realized the problem with dir_only after I sent in the patch,
but I've been a bit busy. The patch for current cvs would be this:
change line 1255 to:
if ((!dir_only || tracker_is_directory (mystr)) &&
g_slist_find_custom(no_watch_directory_list, mystr,
(GCompareFunc)strcmp) == NULL) {
I've attached another patch to CVS :-)
Thanks.
Have added your patch to CVS but to a different place
(add_dirs_to_watch_list and watch_dir in trackerd.c)
Also added to ChangeLog
--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]