source: products/quintagroup.plonecaptchas/trunk/quintagroup/plonecaptchas/configure.zcml @ 817

Last change on this file since 817 was 797, checked in by chervol, 17 years ago

initial import

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