source: products/quintagroup.catalogupdater/trunk/quintagroup/catalogupdater/exportimport/configure.zcml @ 1759

Last change on this file since 1759 was 1759, checked in by mylan, 14 years ago

Added GS catalogupdater import handler and XMLAdapter for catalogupdate.xml files in the GS profile

File size: 135 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope">
3
4  <adapter factory=".catalogupdater.CatalogUpdaterXMLAdapter"/>
5
6</configure>
Note: See TracBrowser for help on using the repository browser.