source: products/quintagroup.dropdownmenu/trunk/quintagroup/dropdownmenu/configure.zcml @ 1154

Last change on this file since 1154 was 1154, checked in by piv, 15 years ago

initial import

File size: 227 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:five="http://namespaces.zope.org/five"
4    i18n_domain="quintagroup.dropdownmenu">
5
6  <five:registerPackage package="." initialize=".initialize" />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.