source: products/quintagroup.seoptimizer/branches/refactoring2.3.0/quintagroup/seoptimizer/overrides.zcml @ 1777

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

#137: Reorganize, clarify zcml-s slug

File size: 283 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:zcml="http://namespaces.zope.org/zcml"
4    i18n_domain="quintagroup.seoptimizer">
5
6    <include zcml:condition="installed plone.app.viewletmanager"
7             package=".browser" file="overrides.zcml"/>
8
9</configure>
Note: See TracBrowser for help on using the repository browser.