beagle r4431 - trunk/beagle/tools/crawl-rules



Author: dbera
Date: Tue Jan 29 02:17:16 2008
New Revision: 4431
URL: http://svn.gnome.org/viewvc/beagle?rev=4431&view=rev

Log:
Disable building static indexes when on battery. We already do this for most static indexes.


Modified:
   trunk/beagle/tools/crawl-rules/crawl-applications
   trunk/beagle/tools/crawl-rules/crawl-windows

Modified: trunk/beagle/tools/crawl-rules/crawl-applications
==============================================================================
--- trunk/beagle/tools/crawl-rules/crawl-applications	(original)
+++ trunk/beagle/tools/crawl-rules/crawl-applications	Tue Jan 29 02:17:16 2008
@@ -10,6 +10,8 @@
 
 CRAWL_DISABLE_DIRECTORIES="yes"
 
+CRAWL_DISABLE_ON_BATTERY="yes"
+
 CRAWL_CACHE_TEXT="no"
 
 CRAWL_REMOVE_DELETED_FILES="yes"

Modified: trunk/beagle/tools/crawl-rules/crawl-windows
==============================================================================
--- trunk/beagle/tools/crawl-rules/crawl-windows	(original)
+++ trunk/beagle/tools/crawl-rules/crawl-windows	Tue Jan 29 02:17:16 2008
@@ -8,6 +8,8 @@
 
 CRAWL_DISABLE_FILTERING="no"
 
+CRAWL_DISABLE_ON_BATTERY="yes"
+
 CRAWL_CACHE_TEXT="yes"
 
 CRAWL_REMOVE_DELETED_FILES="yes"



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