diff --git a/bt5/erp5_inotify/ToolTemplateItem/portal_inotify.xml b/bt5/erp5_inotify/ToolTemplateItem/portal_inotify.xml new file mode 100644 index 0000000000000000000000000000000000000000..f64482467cd8e04b13442cf36ac7781b63ecab3e --- /dev/null +++ b/bt5/erp5_inotify/ToolTemplateItem/portal_inotify.xml @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Inotify Tool" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>portal_inotify</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_inotify/bt/revision b/bt5/erp5_inotify/bt/revision index d8263ee9860594d2806b0dfd1bfd17528b0ba2a4..e440e5c842586965a7fb77deda2eca68612b1f53 100644 --- a/bt5/erp5_inotify/bt/revision +++ b/bt5/erp5_inotify/bt/revision @@ -1 +1 @@ -2 \ No newline at end of file +3 \ No newline at end of file diff --git a/bt5/erp5_inotify/bt/template_tool_id_list b/bt5/erp5_inotify/bt/template_tool_id_list new file mode 100644 index 0000000000000000000000000000000000000000..01fdec7e3dd35d5d0392ae454b558f7877b60e0e --- /dev/null +++ b/bt5/erp5_inotify/bt/template_tool_id_list @@ -0,0 +1 @@ +portal_inotify \ No newline at end of file