[tracker] miners/fs, applications: Use the processing-pool for .desktop files too
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] miners/fs, applications: Use the processing-pool for .desktop files too
- Date: Tue, 22 Feb 2011 16:19:57 +0000 (UTC)
commit f955456ccba52b478997a0a62c198e65685d9475
Author: Philip Van Hoof <philip codeminded be>
Date: Tue Feb 22 17:19:23 2011 +0100
miners/fs, applications: Use the processing-pool for .desktop files too
src/miners/fs/tracker-miner-applications.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/miners/fs/tracker-miner-applications.c b/src/miners/fs/tracker-miner-applications.c
index 89e3496..e3e015e 100644
--- a/src/miners/fs/tracker-miner-applications.c
+++ b/src/miners/fs/tracker-miner-applications.c
@@ -878,6 +878,8 @@ tracker_miner_applications_new (GError **error)
NULL,
error,
"name", "Applications",
+ "processing-pool-wait-limit", 10,
+ "processing-pool-ready-limit", 100,
NULL);
if (miner &&
tracker_miner_applications_locale_changed ()) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]