source: products/quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/configure.zcml @ 1591

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

Initial import of quintagroup.plonegooglesitemaps

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