source: products/qPingTool/branches/plone-3.1/profiles/default/import_steps.xml

Last change on this file was 198, checked in by crchemist, 18 years ago

Fixup error in init.py

File size: 424 bytes
Line 
1<?xml version="1.0"?>
2<import-steps>
3  <import-step id="qPingTool.various"
4               version="20080903-01"
5               handler="Products.qPingTool.setuphandlers.setupVarious"
6               title="qPingTool miscellaneous import steps">
7    <dependency step="typeinfo"/>
8    <dependency step="toolset"/>
9    Various import steps that are not handled by GS import/export
10    handlers.
11  </import-step>
12</import-steps>
Note: See TracBrowser for help on using the repository browser.