From 05d5f2143058b3d724c2a909960c405d731f9de0 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri, 18 Feb 2011 10:40:28 +0000 Subject: [PATCH] s,PropertySheetsTool,PropertySheetTool, git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43467 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Property%20Sheet%20Tool/migrate_ps_from_fs.xml | 2 +- .../portal_types/Property%20Sheet%20Tool/view.xml | 2 +- ...wContentList.xml => PropertySheetTool_viewContentList.xml} | 4 ++-- .../listbox.xml | 0 .../listbox_children_reference.xml | 0 ...eetTool_viewMigratePropertySheetsFromFileSystemDialog.xml} | 4 ++-- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) rename product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/{PropertySheetsTool_viewContentList.xml => PropertySheetTool_viewContentList.xml} (96%) rename product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/{PropertySheetsTool_viewContentList => PropertySheetTool_viewContentList}/listbox.xml (100%) rename product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/{PropertySheetsTool_viewContentList => PropertySheetTool_viewContentList}/listbox_children_reference.xml (100%) rename product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/{PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog.xml => PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog.xml} (95%) diff --git a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/migrate_ps_from_fs.xml b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/migrate_ps_from_fs.xml index e9f5ede9a2..f133ad592a 100644 --- a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/migrate_ps_from_fs.xml +++ b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/migrate_ps_from_fs.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> + <value> <string>string:${object_url}/PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/view.xml b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/view.xml index 105a5b65c4..283f60656e 100644 --- a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/view.xml +++ b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Property%20Sheet%20Tool/view.xml @@ -77,7 +77,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/PropertySheetsTool_viewContentList</string> </value> + <value> <string>string:${object_url}/PropertySheetTool_viewContentList</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList.xml similarity index 96% rename from product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList.xml rename to product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList.xml index b7bff69781..a248727bdb 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList.xml @@ -110,7 +110,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>PropertySheetsTool_viewContentList</string> </value> + <value> <string>PropertySheetTool_viewContentList</string> </value> </item> <item> <key> <string>method</string> </key> @@ -118,7 +118,7 @@ </item> <item> <key> <string>name</string> </key> - <value> <string>PropertySheetsTool_viewContentList</string> </value> + <value> <string>PropertySheetTool_viewContentList</string> </value> </item> <item> <key> <string>pt</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList/listbox.xml similarity index 100% rename from product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml rename to product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList/listbox.xml diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox_children_reference.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList/listbox_children_reference.xml similarity index 100% rename from product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox_children_reference.xml rename to product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewContentList/listbox_children_reference.xml diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog.xml similarity index 95% rename from product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog.xml rename to product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog.xml index c8624c17b5..c5ac3cb9f5 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog.xml @@ -100,7 +100,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> + <value> <string>PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> </item> <item> <key> <string>method</string> </key> @@ -108,7 +108,7 @@ </item> <item> <key> <string>name</string> </key> - <value> <string>PropertySheetsTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> + <value> <string>PropertySheetTool_viewMigratePropertySheetsFromFileSystemDialog</string> </value> </item> <item> <key> <string>pt</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index eb9d875d51..9e4da774ee 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40888 \ No newline at end of file +40889 \ No newline at end of file -- 2.30.9