source: products/qPloneGoogleSitemaps/branches/contenttype/browser/configure.zcml @ 389

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

Fixup error in _initializeTopicTool.

File size: 217 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:browser="http://namespaces.zope.org/browser"
4    i18n_domain="Products.qPloneGoogleSitemaps">
5
6    <!-- -*- extra stuff goes here -*- -->
7
8</configure>
Note: See TracBrowser for help on using the repository browser.