From 8120de576f3714bb06ee6db1c69be3ba4b84118c Mon Sep 17 00:00:00 2001
From: Nicolas Delaby <nicolas@nexedi.com>
Date: Fri, 3 Jul 2009 14:22:52 +0000
Subject: [PATCH] 2009-07-03 Nicolas * Move specialise base_category to
 erp5_core

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27916 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 bt5/erp5_base/bt/change_log                                    | 3 +++
 bt5/erp5_base/bt/revision                                      | 2 +-
 bt5/erp5_base/bt/template_base_category_list                   | 1 -
 .../CategoryTemplateItem/portal_categories/specialise.xml      | 0
 product/ERP5/bootstrap/erp5_core/bt/change_log                 | 3 +++
 product/ERP5/bootstrap/erp5_core/bt/revision                   | 2 +-
 .../ERP5/bootstrap/erp5_core/bt/template_base_category_list    | 3 ++-
 7 files changed, 10 insertions(+), 4 deletions(-)
 rename {bt5/erp5_base => product/ERP5/bootstrap/erp5_core}/CategoryTemplateItem/portal_categories/specialise.xml (100%)

diff --git a/bt5/erp5_base/bt/change_log b/bt5/erp5_base/bt/change_log
index f932b5ebd0..dfaf2ac2fb 100644
--- a/bt5/erp5_base/bt/change_log
+++ b/bt5/erp5_base/bt/change_log
@@ -1,3 +1,6 @@
+2009-07-03 Nicolas
+* Move specialise base_category to erp5_core
+
 2009-04-18 Kazuhiko
 * Version 5.4.1
 
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index 6f4cec90d9..4f723a9099 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-608
\ No newline at end of file
+610
\ No newline at end of file
diff --git a/bt5/erp5_base/bt/template_base_category_list b/bt5/erp5_base/bt/template_base_category_list
index 346612ad95..02a02207e5 100644
--- a/bt5/erp5_base/bt/template_base_category_list
+++ b/bt5/erp5_base/bt/template_base_category_list
@@ -35,7 +35,6 @@ social_form
 source_carrier
 source_referral
 source_region
-specialise
 subordination
 successor
 trade_phase
diff --git a/bt5/erp5_base/CategoryTemplateItem/portal_categories/specialise.xml b/product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/specialise.xml
similarity index 100%
rename from bt5/erp5_base/CategoryTemplateItem/portal_categories/specialise.xml
rename to product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/specialise.xml
diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log
index beaa520367..c00fb4406e 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/change_log
+++ b/product/ERP5/bootstrap/erp5_core/bt/change_log
@@ -1,3 +1,6 @@
+2009-07-03 Nicolas
+* Move specialise base_category to erp5_core
+
 2009-06-30 Danièle
 * Create Portal Type for Synchronisation Tool
 
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index f0b4b2f3e9..b0a0271f9c 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-1248
\ No newline at end of file
+1253
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_base_category_list b/product/ERP5/bootstrap/erp5_core/bt/template_base_category_list
index b857bce959..2edde7eafa 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/template_base_category_list
+++ b/product/ERP5/bootstrap/erp5_core/bt/template_base_category_list
@@ -30,4 +30,5 @@ source_payment
 source_payment_region
 source_project
 source_section
-source_trade
\ No newline at end of file
+source_trade
+specialise
\ No newline at end of file
-- 
2.30.9