From b6bacfc83f18b1f2729247a0655a279d9deb7743 Mon Sep 17 00:00:00 2001
From: Yusei Tahara <yusei@nexedi.com>
Date: Fri, 1 Jul 2011 18:34:19 +0900
Subject: [PATCH] Add portal_solvers to reindexall script.

---
 .../portal_skins/erp5_core/ERP5Site_reindexAll.xml             | 3 ++-
 product/ERP5/bootstrap/erp5_core/bt/change_log                 | 3 +++
 product/ERP5/bootstrap/erp5_core/bt/revision                   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
index a0cc8eb728..c6c530251d 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
@@ -185,7 +185,8 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n
              portal.portal_deliveries, portal.portal_orders,\n
              portal.portal_caches, portal.portal_types,\n
              portal.portal_property_sheets,\n
-             portal.portal_ids, portal.portal_memcached]\n
+             portal.portal_ids, portal.portal_memcached,\n
+             portal.portal_solvers]\n
 possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n
                       \'portal_roundings\', \'portal_contributions\']\n
 for tool_id in possible_tool_list:\n
diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log
index cea6792f00..66f3091e1c 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/change_log
+++ b/product/ERP5/bootstrap/erp5_core/bt/change_log
@@ -1,3 +1,6 @@
+2011-07-01 yusei
+* Add portal_solvers to reindexall script.
+
 2011-07-01 yusei
 * Set proper title to interaction workflows.
 
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index fa5d825dcc..480d3671ad 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-40964
\ No newline at end of file
+40965
\ No newline at end of file
-- 
2.30.9